# Logfile created on 2023-02-15 19:06:26 +0000 by logger.rb/v1.4.3 I, [2023-02-15T19:06:26.420137 #3174857] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-02-15T19:06:26.420263 #3174857] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-02-15T19:06:26.485518 #3174857] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-02-15T19:06:26.485797 #3174857] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-02-15T19:06:26.485831 #3174857] INFO -- : $$$[beg] make update-download -j16 I, [2023-02-15T19:06:26.590090 #3174857] INFO -- : tool/config.guess already exists I, [2023-02-15T19:06:26.590139 #3174857] INFO -- : tool/config.sub already exists I, [2023-02-15T19:06:26.630764 #3174857] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-02-15T19:06:26.630810 #3174857] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-02-15T19:06:26.695522 #3174857] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-02-15T19:06:26.695748 #3174857] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-02-15T19:06:26.695788 #3174857] INFO -- : $$$[beg] make update-src -j16 E, [2023-02-15T19:06:27.504550 #3174857] ERROR -- : From https://github.com/ruby/ruby E, [2023-02-15T19:06:27.504613 #3174857] ERROR -- : ae2340c..8943b0d master -> origin/master I, [2023-02-15T19:06:27.521442 #3174857] INFO -- : Updating ae2340c..8943b0d I, [2023-02-15T19:06:27.521496 #3174857] INFO -- : Fast-forward I, [2023-02-15T19:06:27.526180 #3174857] INFO -- : bootstraptest/test_yjit.rb | 27 ++++++++++ I, [2023-02-15T19:06:27.526210 #3174857] INFO -- : yjit/bindgen/src/main.rs | 1 + I, [2023-02-15T19:06:27.526223 #3174857] INFO -- : yjit/src/codegen.rs | 119 +++++++++++++++++++++++++++++++++++++++++ I, [2023-02-15T19:06:27.526233 #3174857] INFO -- : yjit/src/cruby_bindings.inc.rs | 1 + I, [2023-02-15T19:06:27.526242 #3174857] INFO -- : yjit/src/stats.rs | 2 + I, [2023-02-15T19:06:27.526251 #3174857] INFO -- : 5 files changed, 150 insertions(+) I, [2023-02-15T19:06:27.538402 #3174857] INFO -- : Latest commit hash = 8943b0d411 I, [2023-02-15T19:06:27.539787 #3174857] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-02-15T19:06:27.539833 #3174857] INFO -- : $$$[beg] make after-update -j16 I, [2023-02-15T19:06:27.641283 #3174857] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-02-15T19:06:27.642722 #3174857] INFO -- : generating x86_64-linux-fake.rb I, [2023-02-15T19:06:27.699403 #3174857] INFO -- : x86_64-linux-fake.rb updated I, [2023-02-15T19:06:27.701055 #3174857] INFO -- : generating enc.mk I, [2023-02-15T19:06:27.823675 #3174857] INFO -- : making srcs under enc I, [2023-02-15T19:06:27.862149 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:27.862182 #3174857] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-15T19:06:27.862193 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:27.911284 #3174857] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-02-15T19:06:27.911392 #3174857] INFO -- : $$$[beg] make miniruby -j16 I, [2023-02-15T19:06:27.974481 #3174857] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-15T19:06:27.974527 #3174857] INFO -- : CC = gcc I, [2023-02-15T19:06:27.974540 #3174857] INFO -- : LD = ld I, [2023-02-15T19:06:27.974549 #3174857] INFO -- : LDSHARED = gcc -shared I, [2023-02-15T19:06:27.974558 #3174857] 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-02-15T19:06:27.974567 #3174857] 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-02-15T19:06:27.974576 #3174857] INFO -- : CPPFLAGS = I, [2023-02-15T19:06:27.974584 #3174857] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-02-15T19:06:27.974591 #3174857] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-15T19:06:27.974599 #3174857] INFO -- : LANG = C.UTF-8 I, [2023-02-15T19:06:27.974606 #3174857] INFO -- : LC_ALL = I, [2023-02-15T19:06:27.974613 #3174857] INFO -- : LC_CTYPE = I, [2023-02-15T19:06:27.974626 #3174857] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-02-15T19:06:27.974633 #3174857] INFO -- : RUSTC = rustc I, [2023-02-15T19:06:27.974641 #3174857] 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-02-15T19:06:27.975962 #3174857] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-15T19:06:27.975986 #3174857] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-15T19:06:27.975997 #3174857] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-15T19:06:27.976005 #3174857] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-15T19:06:27.976029 #3174857] INFO -- : I, [2023-02-15T19:06:27.999032 #3174857] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-02-15T19:06:28.013246 #3174857] INFO -- : building Rust YJIT (release mode) I, [2023-02-15T19:06:34.744989 #3174857] INFO -- : touch yjit/target/release/libyjit.a I, [2023-02-15T19:06:34.746175 #3174857] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-02-15T19:06:34.876907 #3174857] INFO -- : linking miniruby I, [2023-02-15T19:06:35.365690 #3174857] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-02-15T19:06:35.365870 #3174857] INFO -- : $$$[beg] make ruby -j16 I, [2023-02-15T19:06:35.427282 #3174857] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-15T19:06:35.427328 #3174857] INFO -- : CC = gcc I, [2023-02-15T19:06:35.427336 #3174857] INFO -- : LD = ld I, [2023-02-15T19:06:35.427342 #3174857] INFO -- : LDSHARED = gcc -shared I, [2023-02-15T19:06:35.427353 #3174857] 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-02-15T19:06:35.427361 #3174857] 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-02-15T19:06:35.427366 #3174857] INFO -- : CPPFLAGS = I, [2023-02-15T19:06:35.427371 #3174857] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-02-15T19:06:35.427375 #3174857] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-15T19:06:35.427380 #3174857] INFO -- : LANG = C.UTF-8 I, [2023-02-15T19:06:35.427384 #3174857] INFO -- : LC_ALL = I, [2023-02-15T19:06:35.427388 #3174857] INFO -- : LC_CTYPE = I, [2023-02-15T19:06:35.427393 #3174857] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-02-15T19:06:35.427397 #3174857] INFO -- : RUSTC = rustc I, [2023-02-15T19:06:35.427403 #3174857] 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-02-15T19:06:35.428809 #3174857] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-15T19:06:35.428826 #3174857] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-15T19:06:35.428834 #3174857] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-15T19:06:35.428839 #3174857] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-15T19:06:35.428845 #3174857] INFO -- : I, [2023-02-15T19:06:35.544236 #3174857] INFO -- : builtin_binary.inc updated I, [2023-02-15T19:06:35.546386 #3174857] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-02-15T19:06:35.707395 #3174857] INFO -- : linking static-library libruby-static.a I, [2023-02-15T19:06:36.012847 #3174857] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-02-15T19:06:37.454838 #3174857] INFO -- : linking ruby I, [2023-02-15T19:06:37.482478 #3174857] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-02-15T19:06:37.482606 #3174857] INFO -- : $$$[beg] make all -j16 I, [2023-02-15T19:06:37.541354 #3174857] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-15T19:06:37.541397 #3174857] INFO -- : CC = gcc I, [2023-02-15T19:06:37.541408 #3174857] INFO -- : LD = ld I, [2023-02-15T19:06:37.541416 #3174857] INFO -- : LDSHARED = gcc -shared I, [2023-02-15T19:06:37.541424 #3174857] 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-02-15T19:06:37.541442 #3174857] 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-02-15T19:06:37.541450 #3174857] INFO -- : CPPFLAGS = I, [2023-02-15T19:06:37.541457 #3174857] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-02-15T19:06:37.541464 #3174857] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-15T19:06:37.541470 #3174857] INFO -- : LANG = C.UTF-8 I, [2023-02-15T19:06:37.541477 #3174857] INFO -- : LC_ALL = I, [2023-02-15T19:06:37.541483 #3174857] INFO -- : LC_CTYPE = I, [2023-02-15T19:06:37.541489 #3174857] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-02-15T19:06:37.541495 #3174857] INFO -- : RUSTC = rustc I, [2023-02-15T19:06:37.541503 #3174857] 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-02-15T19:06:37.542799 #3174857] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-15T19:06:37.542815 #3174857] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-15T19:06:37.542823 #3174857] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-15T19:06:37.542829 #3174857] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-15T19:06:37.542834 #3174857] INFO -- : I, [2023-02-15T19:06:37.576407 #3174857] INFO -- : generating encdb.h I, [2023-02-15T19:06:37.577557 #3174857] INFO -- : generating enc.mk I, [2023-02-15T19:06:37.579378 #3174857] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-02-15T19:06:37.579686 #3174857] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-02-15T19:06:37.580128 #3174857] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-02-15T19:06:37.580839 #3174857] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-02-15T19:06:37.581385 #3174857] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-02-15T19:06:37.581730 #3174857] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-02-15T19:06:37.582295 #3174857] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-02-15T19:06:37.582714 #3174857] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-02-15T19:06:37.583437 #3174857] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-02-15T19:06:37.583596 #3174857] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-02-15T19:06:37.584411 #3174857] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-02-15T19:06:37.584564 #3174857] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-02-15T19:06:37.585124 #3174857] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-02-15T19:06:37.585542 #3174857] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-02-15T19:06:37.632910 #3174857] INFO -- : encdb.h unchanged I, [2023-02-15T19:06:37.636326 #3174857] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-02-15T19:06:37.745134 #3174857] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-02-15T19:06:37.747647 #3174857] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-02-15T19:06:37.751154 #3174857] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-02-15T19:06:37.755803 #3174857] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-02-15T19:06:37.756489 #3174857] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-02-15T19:06:37.759305 #3174857] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-02-15T19:06:37.786180 #3174857] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-02-15T19:06:37.790090 #3174857] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-02-15T19:06:37.803066 #3174857] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-02-15T19:06:37.836968 #3174857] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-02-15T19:06:37.841533 #3174857] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-02-15T19:06:37.847490 #3174857] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-02-15T19:06:37.851552 #3174857] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-02-15T19:06:37.877078 #3174857] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-02-15T19:06:37.931647 #3174857] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-02-15T19:06:37.936345 #3174857] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-02-15T19:06:37.939980 #3174857] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-02-15T19:06:37.940691 #3174857] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-02-15T19:06:37.958654 #3174857] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-02-15T19:06:37.960366 #3174857] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-02-15T19:06:37.976523 #3174857] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-02-15T19:06:37.976790 #3174857] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-02-15T19:06:37.986454 #3174857] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-02-15T19:06:38.023529 #3174857] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-02-15T19:06:38.023873 #3174857] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-02-15T19:06:38.045215 #3174857] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-02-15T19:06:38.055010 #3174857] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-02-15T19:06:38.115924 #3174857] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-02-15T19:06:38.116238 #3174857] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-02-15T19:06:38.125374 #3174857] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-02-15T19:06:38.131951 #3174857] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-02-15T19:06:38.153880 #3174857] INFO -- : making enc I, [2023-02-15T19:06:38.178593 #3174857] INFO -- : building rb_mjit_header.h I, [2023-02-15T19:06:38.179792 #3174857] INFO -- : making srcs under enc I, [2023-02-15T19:06:38.185845 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.185918 #3174857] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-02-15T19:06:38.185930 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.234258 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.234354 #3174857] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-15T19:06:38.234379 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.235355 #3174857] INFO -- : generating transdb.h I, [2023-02-15T19:06:38.268808 #3174857] INFO -- : rb_mjit_header.h unchanged I, [2023-02-15T19:06:38.269696 #3174857] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-02-15T19:06:38.340964 #3174857] INFO -- : transdb.h unchanged I, [2023-02-15T19:06:38.342409 #3174857] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-02-15T19:06:38.342511 #3174857] INFO -- : making trans I, [2023-02-15T19:06:38.361678 #3174857] INFO -- : ext/configure-ext.mk unchanged I, [2023-02-15T19:06:38.365139 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.382814 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.382870 #3174857] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-02-15T19:06:38.382883 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.383466 #3174857] INFO -- : making encs I, [2023-02-15T19:06:38.390640 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-02-15T19:06:38.391028 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-02-15T19:06:38.391837 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-02-15T19:06:38.392599 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-02-15T19:06:38.393202 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-02-15T19:06:38.393731 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-02-15T19:06:38.394972 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-02-15T19:06:38.396367 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-02-15T19:06:38.396500 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-02-15T19:06:38.396622 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-02-15T19:06:38.397034 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-02-15T19:06:38.397261 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-02-15T19:06:38.397661 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-02-15T19:06:38.398878 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-02-15T19:06:38.399253 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-02-15T19:06:38.399586 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-02-15T19:06:38.399773 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-02-15T19:06:38.399834 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-02-15T19:06:38.401663 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-02-15T19:06:38.401815 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-02-15T19:06:38.402355 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-02-15T19:06:38.402806 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-02-15T19:06:38.402824 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-02-15T19:06:38.403187 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-02-15T19:06:38.404302 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-02-15T19:06:38.404462 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-02-15T19:06:38.405291 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-02-15T19:06:38.405829 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-15T19:06:38.406788 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-02-15T19:06:38.407029 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-02-15T19:06:38.408258 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-15T19:06:38.409243 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-02-15T19:06:38.410636 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-02-15T19:06:38.411706 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-02-15T19:06:38.412934 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-02-15T19:06:38.415434 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-02-15T19:06:38.415992 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-02-15T19:06:38.418237 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-02-15T19:06:38.418262 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-02-15T19:06:38.425114 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-02-15T19:06:38.428108 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-15T19:06:38.433976 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-15T19:06:38.434310 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.434331 #3174857] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-02-15T19:06:38.434341 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.452689 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.511700 #3174857] INFO -- : make[2]: 'ruby' is up to date. I, [2023-02-15T19:06:38.511758 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.511809 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.514755 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.514776 #3174857] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-02-15T19:06:38.514790 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:38.996281 #3174857] 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_yield_with_cfunc, 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-02-15T19:06:38.996333 #3174857] 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-02-15T19:06:38.996347 #3174857] 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-02-15T19:06:39.019504 #3174857] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-02-15T19:06:39.019639 #3174857] INFO -- : $$$[beg] make install -j16 I, [2023-02-15T19:06:39.072414 #3174857] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-15T19:06:39.072461 #3174857] INFO -- : CC = gcc I, [2023-02-15T19:06:39.072471 #3174857] INFO -- : LD = ld I, [2023-02-15T19:06:39.072478 #3174857] INFO -- : LDSHARED = gcc -shared I, [2023-02-15T19:06:39.072485 #3174857] 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-02-15T19:06:39.072492 #3174857] 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-02-15T19:06:39.072499 #3174857] INFO -- : CPPFLAGS = I, [2023-02-15T19:06:39.072504 #3174857] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-02-15T19:06:39.072510 #3174857] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-15T19:06:39.072515 #3174857] INFO -- : LANG = C.UTF-8 I, [2023-02-15T19:06:39.072520 #3174857] INFO -- : LC_ALL = I, [2023-02-15T19:06:39.072526 #3174857] INFO -- : LC_CTYPE = I, [2023-02-15T19:06:39.072531 #3174857] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-02-15T19:06:39.072536 #3174857] INFO -- : RUSTC = rustc I, [2023-02-15T19:06:39.072542 #3174857] 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-02-15T19:06:39.100779 #3174857] INFO -- : generating encdb.h I, [2023-02-15T19:06:39.100836 #3174857] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-15T19:06:39.100846 #3174857] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-15T19:06:39.100858 #3174857] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-15T19:06:39.100871 #3174857] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-15T19:06:39.100877 #3174857] INFO -- : I, [2023-02-15T19:06:39.101395 #3174857] INFO -- : generating enc.mk I, [2023-02-15T19:06:39.128218 #3174857] INFO -- : encdb.h unchanged I, [2023-02-15T19:06:39.219007 #3174857] INFO -- : making srcs under enc I, [2023-02-15T19:06:39.219060 #3174857] INFO -- : making enc I, [2023-02-15T19:06:39.239059 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.239084 #3174857] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-02-15T19:06:39.239094 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.248170 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.248201 #3174857] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-15T19:06:39.248220 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.248633 #3174857] INFO -- : generating transdb.h I, [2023-02-15T19:06:39.354691 #3174857] INFO -- : transdb.h unchanged I, [2023-02-15T19:06:39.356032 #3174857] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-02-15T19:06:39.356061 #3174857] INFO -- : making trans I, [2023-02-15T19:06:39.378102 #3174857] INFO -- : ext/configure-ext.mk unchanged I, [2023-02-15T19:06:39.381334 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.394206 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.394265 #3174857] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-02-15T19:06:39.394279 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.395108 #3174857] INFO -- : making encs I, [2023-02-15T19:06:39.406742 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-02-15T19:06:39.407032 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-02-15T19:06:39.408396 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-02-15T19:06:39.408421 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-02-15T19:06:39.408453 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-02-15T19:06:39.410012 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-02-15T19:06:39.410517 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-02-15T19:06:39.411619 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-02-15T19:06:39.412408 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-02-15T19:06:39.412787 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-02-15T19:06:39.412808 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-02-15T19:06:39.413159 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-02-15T19:06:39.413180 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-02-15T19:06:39.414295 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-02-15T19:06:39.414378 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-02-15T19:06:39.414532 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-02-15T19:06:39.415435 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-02-15T19:06:39.415520 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-02-15T19:06:39.415824 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-02-15T19:06:39.416149 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-02-15T19:06:39.416354 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-02-15T19:06:39.418166 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-02-15T19:06:39.418189 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-02-15T19:06:39.418266 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-02-15T19:06:39.418720 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-02-15T19:06:39.419296 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-02-15T19:06:39.419455 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-02-15T19:06:39.420362 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-15T19:06:39.420387 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-02-15T19:06:39.421211 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-15T19:06:39.422746 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-02-15T19:06:39.423392 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-02-15T19:06:39.423484 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-02-15T19:06:39.425642 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-02-15T19:06:39.425873 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-02-15T19:06:39.428859 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-02-15T19:06:39.429436 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-02-15T19:06:39.430935 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-02-15T19:06:39.431072 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-02-15T19:06:39.438692 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-15T19:06:39.439738 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-15T19:06:39.441353 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-02-15T19:06:39.447410 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.447431 #3174857] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-02-15T19:06:39.447441 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.459547 #3174857] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.518539 #3174857] INFO -- : make[2]: 'ruby' is up to date. I, [2023-02-15T19:06:39.518581 #3174857] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.518786 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.521376 #3174857] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.521397 #3174857] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-02-15T19:06:39.521407 #3174857] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-02-15T19:06:39.521593 #3174857] 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-02-15T19:06:39.592832 #3174857] INFO -- : Installing to I, [2023-02-15T19:06:39.592883 #3174857] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-02-15T19:06:39.592995 #3174857] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-02-15T19:06:39.598762 #3174857] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-02-15T19:06:39.598804 #3174857] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-02-15T19:06:39.598860 #3174857] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-02-15T19:06:39.608661 #3174857] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-02-15T19:06:39.608696 #3174857] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-02-15T19:06:39.608726 #3174857] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-02-15T19:06:39.609432 #3174857] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-02-15T19:06:39.613380 #3174857] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-02-15T19:06:39.613408 #3174857] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-02-15T19:06:39.613418 #3174857] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-02-15T19:06:39.613445 #3174857] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-02-15T19:06:39.613544 #3174857] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-02-15T19:06:39.645792 #3174857] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-02-15T19:06:39.652695 #3174857] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-02-15T19:06:39.652867 #3174857] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-02-15T19:06:39.666902 #3174857] INFO -- : abbrev 0.1.1 I, [2023-02-15T19:06:39.672438 #3174857] INFO -- : base64 0.1.1 I, [2023-02-15T19:06:39.672924 #3174857] INFO -- : benchmark 0.2.1 I, [2023-02-15T19:06:39.673376 #3174857] INFO -- : bundler 2.5.0.dev I, [2023-02-15T19:06:39.674444 #3174857] INFO -- : cgi 0.3.6 I, [2023-02-15T19:06:39.675003 #3174857] INFO -- : csv 3.2.7 I, [2023-02-15T19:06:39.675529 #3174857] INFO -- : delegate 0.3.0 I, [2023-02-15T19:06:39.675997 #3174857] INFO -- : did_you_mean 1.6.3 I, [2023-02-15T19:06:39.676571 #3174857] INFO -- : drb 2.1.1 I, [2023-02-15T19:06:39.677050 #3174857] INFO -- : english 0.7.2 I, [2023-02-15T19:06:39.677562 #3174857] INFO -- : erb 4.0.2 I, [2023-02-15T19:06:39.678261 #3174857] INFO -- : error_highlight 0.5.1 I, [2023-02-15T19:06:39.678713 #3174857] INFO -- : fileutils 1.7.0 I, [2023-02-15T19:06:39.679170 #3174857] INFO -- : find 0.1.1 I, [2023-02-15T19:06:39.679631 #3174857] INFO -- : forwardable 1.3.3 I, [2023-02-15T19:06:39.680135 #3174857] INFO -- : getoptlong 0.2.0 I, [2023-02-15T19:06:39.680583 #3174857] INFO -- : ipaddr 1.2.5 I, [2023-02-15T19:06:39.681029 #3174857] INFO -- : irb 1.6.2 I, [2023-02-15T19:06:39.681764 #3174857] INFO -- : logger 1.5.3 I, [2023-02-15T19:06:39.682246 #3174857] INFO -- : mutex_m 0.1.2 I, [2023-02-15T19:06:39.682715 #3174857] INFO -- : net-http 0.3.2 I, [2023-02-15T19:06:39.683437 #3174857] INFO -- : net-protocol 0.2.1 I, [2023-02-15T19:06:39.683906 #3174857] INFO -- : observer 0.1.1 I, [2023-02-15T19:06:39.684347 #3174857] INFO -- : open-uri 0.3.0 I, [2023-02-15T19:06:39.684831 #3174857] INFO -- : open3 0.1.2 I, [2023-02-15T19:06:39.685377 #3174857] INFO -- : optparse 0.4.0.pre.1 I, [2023-02-15T19:06:39.685844 #3174857] INFO -- : ostruct 0.5.5 I, [2023-02-15T19:06:39.686298 #3174857] INFO -- : pp 0.4.0 I, [2023-02-15T19:06:39.686825 #3174857] INFO -- : prettyprint 0.1.1 I, [2023-02-15T19:06:39.687282 #3174857] INFO -- : pstore 0.1.2 I, [2023-02-15T19:06:39.687711 #3174857] INFO -- : racc 1.6.2 I, [2023-02-15T19:06:39.688428 #3174857] INFO -- : rdoc 6.5.0 I, [2023-02-15T19:06:39.689445 #3174857] INFO -- : readline 0.0.3 I, [2023-02-15T19:06:39.689891 #3174857] INFO -- : reline 0.3.2 I, [2023-02-15T19:06:39.690361 #3174857] INFO -- : resolv 0.2.2 I, [2023-02-15T19:06:39.690808 #3174857] INFO -- : resolv-replace 0.1.1 I, [2023-02-15T19:06:39.691269 #3174857] INFO -- : rinda 0.1.1 I, [2023-02-15T19:06:39.691752 #3174857] INFO -- : ruby2_keywords 0.0.5 I, [2023-02-15T19:06:39.692213 #3174857] INFO -- : securerandom 0.2.2 I, [2023-02-15T19:06:39.692668 #3174857] INFO -- : set 1.0.3 I, [2023-02-15T19:06:39.693316 #3174857] INFO -- : shellwords 0.1.0 I, [2023-02-15T19:06:39.693772 #3174857] INFO -- : singleton 0.1.1 I, [2023-02-15T19:06:39.694207 #3174857] INFO -- : syntax_suggest 1.0.2 I, [2023-02-15T19:06:39.694677 #3174857] INFO -- : tempfile 0.1.3 I, [2023-02-15T19:06:39.695209 #3174857] INFO -- : time 0.2.1 I, [2023-02-15T19:06:39.695675 #3174857] INFO -- : timeout 0.3.1 I, [2023-02-15T19:06:39.696165 #3174857] INFO -- : tmpdir 0.1.3 I, [2023-02-15T19:06:39.696631 #3174857] INFO -- : tsort 0.1.1 I, [2023-02-15T19:06:39.697154 #3174857] INFO -- : un 0.2.1 I, [2023-02-15T19:06:39.697598 #3174857] INFO -- : uri 0.12.0 I, [2023-02-15T19:06:39.698051 #3174857] INFO -- : weakref 0.1.2 I, [2023-02-15T19:06:39.698495 #3174857] INFO -- : yaml 0.2.1 I, [2023-02-15T19:06:39.698894 #3174857] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-02-15T19:06:39.704242 #3174857] INFO -- : bigdecimal 3.1.3 I, [2023-02-15T19:06:39.704708 #3174857] INFO -- : date 3.3.3 I, [2023-02-15T19:06:39.705154 #3174857] INFO -- : digest 3.1.1 I, [2023-02-15T19:06:39.705604 #3174857] INFO -- : etc 1.4.2 I, [2023-02-15T19:06:39.706166 #3174857] INFO -- : fcntl 1.0.2 I, [2023-02-15T19:06:39.706603 #3174857] INFO -- : fiddle 1.1.2 I, [2023-02-15T19:06:39.707056 #3174857] INFO -- : io-console 0.6.0 I, [2023-02-15T19:06:39.707502 #3174857] INFO -- : io-nonblock 0.2.0 I, [2023-02-15T19:06:39.708026 #3174857] INFO -- : io-wait 0.3.0 I, [2023-02-15T19:06:39.708466 #3174857] INFO -- : json 2.6.3 I, [2023-02-15T19:06:39.708962 #3174857] INFO -- : nkf 0.1.2 I, [2023-02-15T19:06:39.709409 #3174857] INFO -- : openssl 3.1.0 I, [2023-02-15T19:06:39.709942 #3174857] INFO -- : pathname 0.2.1 I, [2023-02-15T19:06:39.710395 #3174857] INFO -- : psych 5.1.0 I, [2023-02-15T19:06:39.710895 #3174857] INFO -- : readline-ext 0.1.5 I, [2023-02-15T19:06:39.711329 #3174857] INFO -- : stringio 3.0.6 I, [2023-02-15T19:06:39.711773 #3174857] INFO -- : strscan 3.0.6 I, [2023-02-15T19:06:39.712297 #3174857] INFO -- : syslog 0.1.1 I, [2023-02-15T19:06:39.712754 #3174857] INFO -- : zlib 3.0.0 I, [2023-02-15T19:06:39.713116 #3174857] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-02-15T19:06:39.713676 #3174857] INFO -- : minitest 5.17.0 I, [2023-02-15T19:06:39.719995 #3174857] INFO -- : power_assert 2.0.3 I, [2023-02-15T19:06:39.721448 #3174857] INFO -- : rake 13.0.6 I, [2023-02-15T19:06:39.725731 #3174857] INFO -- : test-unit 3.5.7 I, [2023-02-15T19:06:39.730135 #3174857] INFO -- : rexml 3.2.5 I, [2023-02-15T19:06:39.734527 #3174857] INFO -- : rss 0.2.9 I, [2023-02-15T19:06:39.740237 #3174857] INFO -- : net-ftp 0.2.0 I, [2023-02-15T19:06:39.741231 #3174857] INFO -- : net-imap 0.3.4 I, [2023-02-15T19:06:39.743700 #3174857] INFO -- : net-pop 0.1.2 I, [2023-02-15T19:06:39.744795 #3174857] INFO -- : net-smtp 0.3.3 I, [2023-02-15T19:06:39.745621 #3174857] INFO -- : matrix 0.4.2 I, [2023-02-15T19:06:39.746542 #3174857] INFO -- : prime 0.1.2 I, [2023-02-15T19:06:39.748025 #3174857] INFO -- : rbs 2.8.4 I, [2023-02-15T19:06:39.773261 #3174857] INFO -- : typeprof 0.21.4 I, [2023-02-15T19:06:39.775608 #3174857] INFO -- : debug 1.7.1 I, [2023-02-15T19:06:39.778443 #3174857] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-02-15T19:06:39.782336 #3174857] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-02-15T19:06:39.782508 #3174857] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-02-15T19:06:45.780830 #3174857] INFO -- : PASS all 1798 tests E, [2023-02-15T19:06:45.787163 #3174857] ERROR -- : I, [2023-02-15T19:06:45.787395 #3174857] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-02-15T19:06:45.787515 #3174857] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-02-15T19:06:45.849692 #3174857] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-15T19:06:45.849735 #3174857] INFO -- : CC = gcc I, [2023-02-15T19:06:45.849746 #3174857] INFO -- : LD = ld I, [2023-02-15T19:06:45.849755 #3174857] INFO -- : LDSHARED = gcc -shared I, [2023-02-15T19:06:45.849767 #3174857] 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-02-15T19:06:45.849776 #3174857] 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-02-15T19:06:45.849784 #3174857] INFO -- : CPPFLAGS = I, [2023-02-15T19:06:45.849791 #3174857] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-02-15T19:06:45.849797 #3174857] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-15T19:06:45.849811 #3174857] INFO -- : LANG = C.UTF-8 I, [2023-02-15T19:06:45.849819 #3174857] INFO -- : LC_ALL = I, [2023-02-15T19:06:45.849825 #3174857] INFO -- : LC_CTYPE = I, [2023-02-15T19:06:45.849831 #3174857] INFO -- : MFLAGS = I, [2023-02-15T19:06:45.849838 #3174857] INFO -- : RUSTC = rustc I, [2023-02-15T19:06:45.849845 #3174857] 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-02-15T19:06:45.850431 #3174857] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-15T19:06:45.850454 #3174857] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-15T19:06:45.850465 #3174857] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-15T19:06:45.850473 #3174857] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-15T19:06:45.850481 #3174857] INFO -- : I, [2023-02-15T19:06:45.924101 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-02-15T19:06:45.924156 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-02-15T19:06:45.924168 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-02-15T19:06:45.924177 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-02-15T19:06:45.924265 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-02-15T19:06:45.924331 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-02-15T19:06:45.924541 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-02-15T19:06:45.924656 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-02-15T19:06:45.925282 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-02-15T19:06:45.925602 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-02-15T19:06:45.926659 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-02-15T19:06:45.927733 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-02-15T19:06:45.927770 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-02-15T19:06:45.927815 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-02-15T19:06:45.927889 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-02-15T19:06:46.028576 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-02-15T19:06:46.029246 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-02-15T19:06:46.108335 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-02-15T19:06:46.108403 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-02-15T19:06:46.108519 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-02-15T19:06:46.108727 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-02-15T19:06:46.108787 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-02-15T19:06:46.108810 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-02-15T19:06:46.108877 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-02-15T19:06:46.109007 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-02-15T19:06:46.109037 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-02-15T19:06:46.109123 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-02-15T19:06:46.109186 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-02-15T19:06:46.110617 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-02-15T19:06:46.151954 #3174857] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-02-15T19:06:46.154320 #3174857] INFO -- : I, [2023-02-15T19:06:46.154463 #3174857] INFO -- : test succeeded I, [2023-02-15T19:06:46.156255 #3174857] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-02-15T19:06:46.156389 #3174857] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-02-15T19:06:46.252598 #3174857] INFO -- : making mjit_build_dir.so I, [2023-02-15T19:06:46.352421 #3174857] INFO -- : Run options: I, [2023-02-15T19:06:46.352476 #3174857] INFO -- : --seed=11084 I, [2023-02-15T19:06:46.352486 #3174857] 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-02-15T19:06:46.352494 #3174857] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-02-15T19:06:46.352501 #3174857] INFO -- : --name=!/memory_leak/ I, [2023-02-15T19:06:46.352507 #3174857] INFO -- : --stderr-on-failure I, [2023-02-15T19:06:46.352513 #3174857] INFO -- : -j16 I, [2023-02-15T19:06:46.352519 #3174857] INFO -- : I, [2023-02-15T19:06:46.352524 #3174857] INFO -- : # Running tests: I, [2023-02-15T19:06:46.352530 #3174857] INFO -- : I, [2023-02-15T19:07:33.267140 #3174857] INFO -- : Finished tests in 46.919660s, 511.0438 tests/s, 189678.9745 assertions/s. I, [2023-02-15T19:07:33.268434 #3174857] INFO -- : 23978 tests, 8899673 assertions, 0 failures, 0 errors, 168 skips I, [2023-02-15T19:07:33.268459 #3174857] INFO -- : I, [2023-02-15T19:07:33.268471 #3174857] INFO -- : ruby -v: ruby 3.3.0dev (2023-02-15T19:05:42Z master 8943b0d411) [x86_64-linux] I, [2023-02-15T19:07:33.271370 #3174857] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-02-15T19:07:33.271491 #3174857] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-02-15T19:07:33.404200 #3174857] 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-02-15T19:07:33.472429 #3174857] INFO -- : ruby 3.3.0dev (2023-02-15T19:05:42Z master 8943b0d411) [x86_64-linux] I, [2023-02-15T19:08:19.014234 #3174857] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-02-15T19:08:19.014309 #3174857] INFO -- : I, [2023-02-15T19:08:19.014325 #3174857] INFO -- : Finished in 45.541812 seconds I, [2023-02-15T19:08:19.014335 #3174857] INFO -- : I, [2023-02-15T19:08:19.014345 #3174857] INFO -- : 3835 files, 31767 examples, 217421 expectations, 0 failures, 0 errors, 0 tagged I, [2023-02-15T19:08:19.026237 #3174857] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.