# Logfile created on 2023-01-20 03:44:30 +0900 by logger.rb/v1.4.2 I, [2023-01-20T03:44:30.379606 #18355] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-20T03:44:30.379799 #18355] INFO -- : $$$[beg] make update-unicode -j8 I, [2023-01-20T03:44:30.412076 #18355] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-20T03:44:30.412424 #18355] INFO -- : $$$[end] "make update-unicode -j8" exit with 0. I, [2023-01-20T03:44:30.412449 #18355] INFO -- : $$$[beg] make update-download -j8 I, [2023-01-20T03:44:30.497804 #18355] INFO -- : tool/config.guess already exists I, [2023-01-20T03:44:30.497850 #18355] INFO -- : tool/config.sub already exists I, [2023-01-20T03:44:30.558320 #18355] INFO -- : $$$[end] "make update-download -j8" exit with 0. I, [2023-01-20T03:44:30.558361 #18355] INFO -- : $$$[beg] make update-rubyspec -j8 I, [2023-01-20T03:44:30.590495 #18355] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-20T03:44:30.590759 #18355] INFO -- : $$$[end] "make update-rubyspec -j8" exit with 0. I, [2023-01-20T03:44:30.590783 #18355] INFO -- : $$$[beg] make update-src -j8 E, [2023-01-20T03:44:31.277793 #18355] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-20T03:44:31.277844 #18355] ERROR -- : 8872ebe..762a3d8 master -> origin/master I, [2023-01-20T03:44:31.307568 #18355] INFO -- : Updating 8872ebe..762a3d8 I, [2023-01-20T03:44:31.307619 #18355] INFO -- : Fast-forward I, [2023-01-20T03:44:31.315075 #18355] INFO -- : bootstraptest/test_yjit.rb | 25 ++++++ I, [2023-01-20T03:44:31.315115 #18355] INFO -- : yjit/bindgen/src/main.rs | 3 + I, [2023-01-20T03:44:31.315130 #18355] INFO -- : yjit/src/codegen.rs | 173 ++++++++++++++++++++++++++++++++++++----- I, [2023-01-20T03:44:31.315143 #18355] INFO -- : yjit/src/cruby_bindings.inc.rs | 11 +++ I, [2023-01-20T03:44:31.315155 #18355] INFO -- : yjit/src/stats.rs | 12 ++- I, [2023-01-20T03:44:31.315166 #18355] INFO -- : 5 files changed, 203 insertions(+), 21 deletions(-) I, [2023-01-20T03:44:31.332408 #18355] INFO -- : Current branch master is up to date. I, [2023-01-20T03:44:31.352515 #18355] INFO -- : Latest commit hash = 762a3d80f7 I, [2023-01-20T03:44:31.354238 #18355] INFO -- : $$$[end] "make update-src -j8" exit with 0. I, [2023-01-20T03:44:31.354273 #18355] INFO -- : $$$[beg] make after-update -j8 I, [2023-01-20T03:44:31.437269 #18355] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-20T03:44:31.438923 #18355] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-20T03:44:31.501513 #18355] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-20T03:44:31.503093 #18355] INFO -- : generating enc.mk I, [2023-01-20T03:44:31.664701 #18355] INFO -- : making srcs under enc I, [2023-01-20T03:44:31.702194 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:31.702218 #18355] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-20T03:44:31.702229 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:31.761233 #18355] INFO -- : $$$[end] "make after-update -j8" exit with 0. I, [2023-01-20T03:44:31.761349 #18355] INFO -- : $$$[beg] make miniruby -j8 I, [2023-01-20T03:44:31.792814 #18355] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:44:31.792849 #18355] INFO -- : CC = gcc I, [2023-01-20T03:44:31.792861 #18355] INFO -- : LD = ld I, [2023-01-20T03:44:31.792870 #18355] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:44:31.792879 #18355] 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-20T03:44:31.792892 #18355] 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-20T03:44:31.792901 #18355] INFO -- : CPPFLAGS = I, [2023-01-20T03:44:31.792910 #18355] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:44:31.792918 #18355] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:44:31.792927 #18355] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:44:31.792935 #18355] INFO -- : LC_ALL = I, [2023-01-20T03:44:31.792943 #18355] INFO -- : LC_CTYPE = I, [2023-01-20T03:44:31.792952 #18355] INFO -- : MFLAGS = -j8 --jobserver-auth=4,5 I, [2023-01-20T03:44:31.792962 #18355] INFO -- : RUSTC = no I, [2023-01-20T03:44:31.792973 #18355] 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-20T03:44:31.794620 #18355] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:44:31.794643 #18355] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:44:31.794654 #18355] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:44:31.794663 #18355] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:44:31.794672 #18355] INFO -- : I, [2023-01-20T03:44:31.816668 #18355] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-20T03:44:31.947494 #18355] INFO -- : linking miniruby I, [2023-01-20T03:44:32.770633 #18355] INFO -- : $$$[end] "make miniruby -j8" exit with 0. I, [2023-01-20T03:44:32.770755 #18355] INFO -- : $$$[beg] make ruby -j8 I, [2023-01-20T03:44:32.802418 #18355] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:44:32.802467 #18355] INFO -- : CC = gcc I, [2023-01-20T03:44:32.802479 #18355] INFO -- : LD = ld I, [2023-01-20T03:44:32.802488 #18355] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:44:32.802496 #18355] 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-20T03:44:32.802512 #18355] 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-20T03:44:32.802522 #18355] INFO -- : CPPFLAGS = I, [2023-01-20T03:44:32.802531 #18355] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:44:32.802542 #18355] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:44:32.802552 #18355] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:44:32.802561 #18355] INFO -- : LC_ALL = I, [2023-01-20T03:44:32.802569 #18355] INFO -- : LC_CTYPE = I, [2023-01-20T03:44:32.802577 #18355] INFO -- : MFLAGS = -j8 --jobserver-auth=4,5 I, [2023-01-20T03:44:32.802585 #18355] INFO -- : RUSTC = no I, [2023-01-20T03:44:32.802594 #18355] 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-20T03:44:32.804316 #18355] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:44:32.804339 #18355] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:44:32.804349 #18355] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:44:32.804363 #18355] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:44:32.804372 #18355] INFO -- : I, [2023-01-20T03:44:32.922878 #18355] INFO -- : builtin_binary.inc updated I, [2023-01-20T03:44:32.925429 #18355] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-20T03:44:33.134120 #18355] INFO -- : linking static-library libruby-static.a I, [2023-01-20T03:44:33.705843 #18355] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-20T03:44:35.521022 #18355] INFO -- : linking ruby I, [2023-01-20T03:44:35.556387 #18355] INFO -- : $$$[end] "make ruby -j8" exit with 0. I, [2023-01-20T03:44:35.556503 #18355] INFO -- : $$$[beg] make all -j8 I, [2023-01-20T03:44:35.588408 #18355] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:44:35.588484 #18355] INFO -- : CC = gcc I, [2023-01-20T03:44:35.588502 #18355] INFO -- : LD = ld I, [2023-01-20T03:44:35.588513 #18355] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:44:35.588522 #18355] 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-20T03:44:35.588531 #18355] 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-20T03:44:35.588539 #18355] INFO -- : CPPFLAGS = I, [2023-01-20T03:44:35.588548 #18355] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:44:35.588563 #18355] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:44:35.588573 #18355] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:44:35.588581 #18355] INFO -- : LC_ALL = I, [2023-01-20T03:44:35.588589 #18355] INFO -- : LC_CTYPE = I, [2023-01-20T03:44:35.588597 #18355] INFO -- : MFLAGS = -j8 --jobserver-auth=4,5 I, [2023-01-20T03:44:35.588605 #18355] INFO -- : RUSTC = no I, [2023-01-20T03:44:35.588614 #18355] 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-20T03:44:35.590209 #18355] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:44:35.590231 #18355] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:44:35.590241 #18355] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:44:35.590250 #18355] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:44:35.590258 #18355] INFO -- : I, [2023-01-20T03:44:35.615187 #18355] INFO -- : generating encdb.h I, [2023-01-20T03:44:35.617653 #18355] INFO -- : generating enc.mk I, [2023-01-20T03:44:35.619459 #18355] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-20T03:44:35.619955 #18355] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-20T03:44:35.620267 #18355] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-20T03:44:35.620673 #18355] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-20T03:44:35.623321 #18355] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-20T03:44:35.625364 #18355] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-20T03:44:35.685149 #18355] INFO -- : encdb.h unchanged I, [2023-01-20T03:44:35.687228 #18355] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-20T03:44:35.851348 #18355] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-20T03:44:35.868498 #18355] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-20T03:44:35.874140 #18355] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-20T03:44:35.880817 #18355] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-20T03:44:35.890934 #18355] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-20T03:44:35.924481 #18355] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-20T03:44:35.958825 #18355] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-20T03:44:36.016323 #18355] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-20T03:44:36.086483 #18355] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-20T03:44:36.105682 #18355] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-20T03:44:36.107522 #18355] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-20T03:44:36.137823 #18355] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-20T03:44:36.155971 #18355] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-20T03:44:36.162001 #18355] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-20T03:44:36.188618 #18355] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-20T03:44:36.243224 #18355] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-20T03:44:36.297797 #18355] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-20T03:44:36.319069 #18355] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-20T03:44:36.360882 #18355] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-20T03:44:36.369268 #18355] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-20T03:44:36.399495 #18355] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-20T03:44:36.442185 #18355] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-20T03:44:36.527896 #18355] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-20T03:44:36.591831 #18355] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-20T03:44:36.648589 #18355] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-20T03:44:36.665055 #18355] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-20T03:44:36.666180 #18355] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-20T03:44:36.690143 #18355] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-20T03:44:36.746918 #18355] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-20T03:44:36.879409 #18355] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-20T03:44:36.904934 #18355] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-20T03:44:36.905194 #18355] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-20T03:44:36.917360 #18355] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-20T03:44:36.997922 #18355] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-20T03:44:37.069898 #18355] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-20T03:44:37.088889 #18355] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-20T03:44:37.129702 #18355] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-20T03:44:37.142800 #18355] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-20T03:44:37.193335 #18355] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-20T03:44:37.198781 #18355] INFO -- : making enc I, [2023-01-20T03:44:37.224313 #18355] INFO -- : building rb_mjit_header.h I, [2023-01-20T03:44:37.241596 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.241670 #18355] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-20T03:44:37.241714 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.242713 #18355] INFO -- : making srcs under enc I, [2023-01-20T03:44:37.310261 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.310348 #18355] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-20T03:44:37.310397 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.311332 #18355] INFO -- : generating transdb.h I, [2023-01-20T03:44:37.386254 #18355] INFO -- : rb_mjit_header.h unchanged I, [2023-01-20T03:44:37.387766 #18355] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-20T03:44:37.528735 #18355] INFO -- : transdb.h unchanged I, [2023-01-20T03:44:37.530313 #18355] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-20T03:44:37.530439 #18355] INFO -- : making trans I, [2023-01-20T03:44:37.562729 #18355] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-20T03:44:37.568790 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.580664 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.580720 #18355] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-20T03:44:37.580739 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.581601 #18355] INFO -- : making encs I, [2023-01-20T03:44:37.650134 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:44:37.650481 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:44:37.651346 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:44:37.654222 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:44:37.657528 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:44:37.658773 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:44:37.661812 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:44:37.663348 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:44:37.663387 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.663407 #18355] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-20T03:44:37.663426 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.664942 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:44:37.665277 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:44:37.668812 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:44:37.669236 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:44:37.670230 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:44:37.670270 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:44:37.674975 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:44:37.675082 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:44:37.676428 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:44:37.677061 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:44:37.677959 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:44:37.680617 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:44:37.682562 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:44:37.683448 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:44:37.684400 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:44:37.686339 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:44:37.688054 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:44:37.688275 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:44:37.694143 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:44:37.696803 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:44:37.698360 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:44:37.701044 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:44:37.705507 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:44:37.705783 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-20T03:44:37.706558 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:44:37.707168 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:44:37.707562 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:44:37.709843 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-20T03:44:37.711797 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-20T03:44:37.721787 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:44:37.726851 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:44:37.728260 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:44:37.733011 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:44:37.739398 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-20T03:44:37.740371 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-20T03:44:37.742244 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-20T03:44:37.782343 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.813812 #18355] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-20T03:44:37.813863 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.814176 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.817507 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:37.817531 #18355] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-20T03:44:37.817542 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:38.527504 #18355] 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-20T03:44:38.527550 #18355] 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-20T03:44:38.527561 #18355] 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-20T03:44:38.553346 #18355] INFO -- : $$$[end] "make all -j8" exit with 0. I, [2023-01-20T03:44:38.553490 #18355] INFO -- : $$$[beg] make install -j8 I, [2023-01-20T03:44:38.591850 #18355] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:44:38.591887 #18355] INFO -- : CC = gcc I, [2023-01-20T03:44:38.591898 #18355] INFO -- : LD = ld I, [2023-01-20T03:44:38.591907 #18355] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:44:38.591915 #18355] 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-20T03:44:38.591931 #18355] 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-20T03:44:38.591940 #18355] INFO -- : CPPFLAGS = I, [2023-01-20T03:44:38.591949 #18355] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:44:38.591957 #18355] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:44:38.591966 #18355] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:44:38.591974 #18355] INFO -- : LC_ALL = I, [2023-01-20T03:44:38.591982 #18355] INFO -- : LC_CTYPE = I, [2023-01-20T03:44:38.591990 #18355] INFO -- : MFLAGS = -j8 --jobserver-auth=4,5 I, [2023-01-20T03:44:38.591998 #18355] INFO -- : RUSTC = no I, [2023-01-20T03:44:38.592008 #18355] 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-20T03:44:38.617538 #18355] INFO -- : generating encdb.h I, [2023-01-20T03:44:38.617773 #18355] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:44:38.617794 #18355] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:44:38.617806 #18355] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:44:38.617815 #18355] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:44:38.617823 #18355] INFO -- : I, [2023-01-20T03:44:38.618327 #18355] INFO -- : generating enc.mk I, [2023-01-20T03:44:38.655462 #18355] INFO -- : encdb.h unchanged I, [2023-01-20T03:44:38.785011 #18355] INFO -- : making srcs under enc I, [2023-01-20T03:44:38.785116 #18355] INFO -- : making enc I, [2023-01-20T03:44:38.808628 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:38.808670 #18355] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-20T03:44:38.808710 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:38.822759 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:38.822781 #18355] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-20T03:44:38.822791 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:38.823412 #18355] INFO -- : generating transdb.h I, [2023-01-20T03:44:38.952345 #18355] INFO -- : transdb.h unchanged I, [2023-01-20T03:44:38.953818 #18355] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-20T03:44:38.953988 #18355] INFO -- : making trans I, [2023-01-20T03:44:38.984793 #18355] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-20T03:44:38.989054 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.004308 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.004376 #18355] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-20T03:44:39.004418 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.005208 #18355] INFO -- : making encs I, [2023-01-20T03:44:39.054953 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:44:39.059954 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:44:39.060873 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:44:39.061152 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:44:39.063274 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:44:39.066055 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:44:39.068112 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:44:39.069728 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:44:39.070040 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:44:39.070971 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:44:39.072592 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:44:39.073222 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:44:39.076242 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:44:39.078552 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:44:39.078736 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:44:39.079145 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:44:39.082785 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:44:39.082862 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:44:39.083758 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:44:39.083788 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:44:39.085999 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:44:39.087219 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.087259 #18355] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-20T03:44:39.087298 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.089109 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:44:39.089685 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:44:39.089891 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:44:39.093067 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:44:39.097122 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:44:39.099392 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:44:39.099971 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:44:39.101361 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:44:39.104300 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-20T03:44:39.105034 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:44:39.106150 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:44:39.108437 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:44:39.109707 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:44:39.110532 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-20T03:44:39.111092 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-20T03:44:39.112458 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:44:39.122061 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:44:39.126418 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:44:39.130423 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:44:39.133263 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:44:39.137484 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-20T03:44:39.137961 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-20T03:44:39.141192 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.0.0.dev.1/ext/rbs_extension' I, [2023-01-20T03:44:39.167702 #18355] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.198710 #18355] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-20T03:44:39.198751 #18355] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.199061 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.202364 #18355] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.202386 #18355] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-20T03:44:39.202397 #18355] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:44:39.202681 #18355] 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="-j8 --jobserver-auth=4,5" --make-flags=" -j8 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2023-01-20T03:44:39.307501 #18355] INFO -- : Installing to I, [2023-01-20T03:44:39.307548 #18355] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-20T03:44:39.307809 #18355] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-20T03:44:39.313119 #18355] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:44:39.313221 #18355] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-20T03:44:39.313296 #18355] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:44:39.334613 #18355] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:44:39.334638 #18355] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:44:39.334728 #18355] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-20T03:44:39.336153 #18355] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-20T03:44:39.343696 #18355] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-20T03:44:39.343719 #18355] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-20T03:44:39.343730 #18355] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-20T03:44:39.343843 #18355] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-20T03:44:39.344158 #18355] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-20T03:44:39.412751 #18355] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-20T03:44:39.425402 #18355] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-20T03:44:39.425714 #18355] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-20T03:44:39.445894 #18355] INFO -- : abbrev 0.1.1 I, [2023-01-20T03:44:39.454544 #18355] INFO -- : base64 0.1.1 I, [2023-01-20T03:44:39.455239 #18355] INFO -- : benchmark 0.2.1 I, [2023-01-20T03:44:39.455889 #18355] INFO -- : bundler 2.5.0.dev I, [2023-01-20T03:44:39.458095 #18355] INFO -- : cgi 0.3.6 I, [2023-01-20T03:44:39.458785 #18355] INFO -- : csv 3.2.7 I, [2023-01-20T03:44:39.459592 #18355] INFO -- : delegate 0.3.0 I, [2023-01-20T03:44:39.460412 #18355] INFO -- : did_you_mean 1.6.3 I, [2023-01-20T03:44:39.461108 #18355] INFO -- : drb 2.1.1 I, [2023-01-20T03:44:39.461805 #18355] INFO -- : english 0.7.2 I, [2023-01-20T03:44:39.462624 #18355] INFO -- : erb 4.0.2 I, [2023-01-20T03:44:39.463686 #18355] INFO -- : error_highlight 0.5.1 I, [2023-01-20T03:44:39.464347 #18355] INFO -- : fileutils 1.7.0 I, [2023-01-20T03:44:39.465105 #18355] INFO -- : find 0.1.1 I, [2023-01-20T03:44:39.465774 #18355] INFO -- : forwardable 1.3.3 I, [2023-01-20T03:44:39.466431 #18355] INFO -- : getoptlong 0.2.0 I, [2023-01-20T03:44:39.467120 #18355] INFO -- : ipaddr 1.2.5 I, [2023-01-20T03:44:39.467774 #18355] INFO -- : irb 1.6.2 I, [2023-01-20T03:44:39.468895 #18355] INFO -- : logger 1.5.3 I, [2023-01-20T03:44:39.469607 #18355] INFO -- : mutex_m 0.1.2 I, [2023-01-20T03:44:39.470306 #18355] INFO -- : net-http 0.3.2 I, [2023-01-20T03:44:39.471427 #18355] INFO -- : net-protocol 0.2.1 I, [2023-01-20T03:44:39.472118 #18355] INFO -- : observer 0.1.1 I, [2023-01-20T03:44:39.472766 #18355] INFO -- : open-uri 0.3.0 I, [2023-01-20T03:44:39.473623 #18355] INFO -- : open3 0.1.2 I, [2023-01-20T03:44:39.474299 #18355] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-20T03:44:39.475028 #18355] INFO -- : ostruct 0.5.5 I, [2023-01-20T03:44:39.475711 #18355] INFO -- : pp 0.4.0 I, [2023-01-20T03:44:39.476506 #18355] INFO -- : prettyprint 0.1.1 I, [2023-01-20T03:44:39.477194 #18355] INFO -- : pstore 0.1.2 I, [2023-01-20T03:44:39.477842 #18355] INFO -- : racc 1.6.2 I, [2023-01-20T03:44:39.478909 #18355] INFO -- : rdoc 6.5.0 I, [2023-01-20T03:44:39.480458 #18355] INFO -- : readline 0.0.3 I, [2023-01-20T03:44:39.481123 #18355] INFO -- : reline 0.3.2 I, [2023-01-20T03:44:39.481833 #18355] INFO -- : resolv 0.2.2 I, [2023-01-20T03:44:39.482503 #18355] INFO -- : resolv-replace 0.1.1 I, [2023-01-20T03:44:39.483210 #18355] INFO -- : rinda 0.1.1 I, [2023-01-20T03:44:39.483978 #18355] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-20T03:44:39.484653 #18355] INFO -- : securerandom 0.2.2 I, [2023-01-20T03:44:39.485332 #18355] INFO -- : set 1.0.3 I, [2023-01-20T03:44:39.486347 #18355] INFO -- : shellwords 0.1.0 I, [2023-01-20T03:44:39.487036 #18355] INFO -- : singleton 0.1.1 I, [2023-01-20T03:44:39.487694 #18355] INFO -- : syntax_suggest 1.0.2 I, [2023-01-20T03:44:39.488406 #18355] INFO -- : tempfile 0.1.3 I, [2023-01-20T03:44:39.489224 #18355] INFO -- : time 0.2.1 I, [2023-01-20T03:44:39.489923 #18355] INFO -- : timeout 0.3.1 I, [2023-01-20T03:44:39.490572 #18355] INFO -- : tmpdir 0.1.3 I, [2023-01-20T03:44:39.491320 #18355] INFO -- : tsort 0.1.1 I, [2023-01-20T03:44:39.492111 #18355] INFO -- : un 0.2.1 I, [2023-01-20T03:44:39.492791 #18355] INFO -- : uri 0.12.0 I, [2023-01-20T03:44:39.493490 #18355] INFO -- : weakref 0.1.2 I, [2023-01-20T03:44:39.494162 #18355] INFO -- : yaml 0.2.1 I, [2023-01-20T03:44:39.494673 #18355] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-20T03:44:39.503746 #18355] INFO -- : bigdecimal 3.1.3 I, [2023-01-20T03:44:39.504426 #18355] INFO -- : date 3.3.3 I, [2023-01-20T03:44:39.505082 #18355] INFO -- : digest 3.1.1 I, [2023-01-20T03:44:39.505745 #18355] INFO -- : etc 1.4.2 I, [2023-01-20T03:44:39.506451 #18355] INFO -- : fcntl 1.0.2 I, [2023-01-20T03:44:39.507374 #18355] INFO -- : fiddle 1.1.2 I, [2023-01-20T03:44:39.508060 #18355] INFO -- : io-console 0.6.0 I, [2023-01-20T03:44:39.508724 #18355] INFO -- : io-nonblock 0.2.0 I, [2023-01-20T03:44:39.509393 #18355] INFO -- : io-wait 0.3.0 I, [2023-01-20T03:44:39.510043 #18355] INFO -- : json 2.6.3 I, [2023-01-20T03:44:39.510913 #18355] INFO -- : nkf 0.1.2 I, [2023-01-20T03:44:39.511585 #18355] INFO -- : openssl 3.1.0 I, [2023-01-20T03:44:39.512285 #18355] INFO -- : pathname 0.2.1 I, [2023-01-20T03:44:39.512971 #18355] INFO -- : psych 5.0.2 I, [2023-01-20T03:44:39.513787 #18355] INFO -- : readline-ext 0.1.5 I, [2023-01-20T03:44:39.514510 #18355] INFO -- : stringio 3.0.5 I, [2023-01-20T03:44:39.515192 #18355] INFO -- : strscan 3.0.6 I, [2023-01-20T03:44:39.515874 #18355] INFO -- : syslog 0.1.1 I, [2023-01-20T03:44:39.516572 #18355] INFO -- : zlib 3.0.0 I, [2023-01-20T03:44:39.517103 #18355] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-20T03:44:39.517697 #18355] INFO -- : minitest 5.17.0 I, [2023-01-20T03:44:39.527160 #18355] INFO -- : power_assert 2.0.3 I, [2023-01-20T03:44:39.529396 #18355] INFO -- : rake 13.0.6 I, [2023-01-20T03:44:39.536287 #18355] INFO -- : test-unit 3.5.7 I, [2023-01-20T03:44:39.543210 #18355] INFO -- : rexml 3.2.5 I, [2023-01-20T03:44:39.550157 #18355] INFO -- : rss 0.2.9 I, [2023-01-20T03:44:39.558756 #18355] INFO -- : net-ftp 0.2.0 I, [2023-01-20T03:44:39.560363 #18355] INFO -- : net-imap 0.3.4 I, [2023-01-20T03:44:39.564463 #18355] INFO -- : net-pop 0.1.2 I, [2023-01-20T03:44:39.565801 #18355] INFO -- : net-smtp 0.3.3 I, [2023-01-20T03:44:39.567262 #18355] INFO -- : matrix 0.4.2 I, [2023-01-20T03:44:39.568641 #18355] INFO -- : prime 0.1.2 I, [2023-01-20T03:44:39.570903 #18355] INFO -- : rbs 2.8.3 I, [2023-01-20T03:44:39.611724 #18355] INFO -- : typeprof 0.21.4 I, [2023-01-20T03:44:39.615501 #18355] INFO -- : debug 1.7.1 I, [2023-01-20T03:44:39.619651 #18355] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-20T03:44:39.625007 #18355] INFO -- : $$$[end] "make install -j8" exit with 0. I, [2023-01-20T03:44:39.625132 #18355] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j8' I, [2023-01-20T03:44:50.409597 #18355] INFO -- : PASS all 1789 tests E, [2023-01-20T03:44:50.413182 #18355] ERROR -- : I, [2023-01-20T03:44:50.413441 #18355] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j8'" exit with 0. I, [2023-01-20T03:44:50.413535 #18355] INFO -- : $$$[beg] make yes-test-basic TESTS='-j8' I, [2023-01-20T03:44:50.447812 #18355] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:44:50.447856 #18355] INFO -- : CC = gcc I, [2023-01-20T03:44:50.447875 #18355] INFO -- : LD = ld I, [2023-01-20T03:44:50.447895 #18355] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:44:50.447912 #18355] 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-20T03:44:50.447923 #18355] 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-20T03:44:50.447932 #18355] INFO -- : CPPFLAGS = I, [2023-01-20T03:44:50.447941 #18355] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:44:50.447949 #18355] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:44:50.447970 #18355] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:44:50.447980 #18355] INFO -- : LC_ALL = I, [2023-01-20T03:44:50.447989 #18355] INFO -- : LC_CTYPE = I, [2023-01-20T03:44:50.447998 #18355] INFO -- : MFLAGS = I, [2023-01-20T03:44:50.448006 #18355] INFO -- : RUSTC = no I, [2023-01-20T03:44:50.448015 #18355] 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-20T03:44:50.448612 #18355] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:44:50.448634 #18355] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:44:50.448647 #18355] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:44:50.448666 #18355] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:44:50.448699 #18355] INFO -- : I, [2023-01-20T03:44:50.525414 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-20T03:44:50.525460 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-20T03:44:50.525471 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-20T03:44:50.525482 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-20T03:44:50.525664 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-20T03:44:50.525769 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-20T03:44:50.526128 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-20T03:44:50.526337 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-20T03:44:50.527519 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-20T03:44:50.528081 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-20T03:44:50.529588 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-20T03:44:50.530965 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-20T03:44:50.531034 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-20T03:44:50.531093 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-20T03:44:50.531191 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-20T03:44:50.631672 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-20T03:44:50.634678 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-20T03:44:50.789893 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-20T03:44:50.789945 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-20T03:44:50.790045 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-20T03:44:50.790175 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-20T03:44:50.790261 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-20T03:44:50.790284 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-20T03:44:50.790337 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-20T03:44:50.790476 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-20T03:44:50.790514 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-20T03:44:50.790612 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-20T03:44:50.790682 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-20T03:44:50.791345 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-20T03:44:50.844563 #18355] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-20T03:44:50.847366 #18355] INFO -- : I, [2023-01-20T03:44:50.847402 #18355] INFO -- : test succeeded I, [2023-01-20T03:44:50.848961 #18355] INFO -- : $$$[end] "make yes-test-basic TESTS='-j8'" exit with 0. I, [2023-01-20T03:44:50.849069 #18355] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8' I, [2023-01-20T03:44:50.906314 #18355] INFO -- : making mjit_build_dir.so I, [2023-01-20T03:44:51.045881 #18355] INFO -- : Run options: I, [2023-01-20T03:44:51.045932 #18355] INFO -- : --seed=62416 I, [2023-01-20T03:44:51.045946 #18355] 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-20T03:44:51.045956 #18355] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-20T03:44:51.045965 #18355] INFO -- : --name=!/memory_leak/ I, [2023-01-20T03:44:51.045973 #18355] INFO -- : --stderr-on-failure I, [2023-01-20T03:44:51.045981 #18355] INFO -- : -j8 I, [2023-01-20T03:44:51.045989 #18355] INFO -- : I, [2023-01-20T03:44:51.045997 #18355] INFO -- : # Running tests: I, [2023-01-20T03:44:51.046005 #18355] INFO -- : E, [2023-01-20T03:46:11.432604 #18355] ERROR -- : Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1 E, [2023-01-20T03:46:11.488293 #18355] ERROR -- : Ignoring rbs-3.0.0.dev.1 because its extensions are not built. Try: gem pristine rbs --version 3.0.0.dev.1 E, [2023-01-20T03:46:11.489553 #18355] ERROR -- : Ignoring rbs-2.8.3 because its extensions are not built. Try: gem pristine rbs --version 2.8.3 I, [2023-01-20T03:46:36.190274 #18355] INFO -- : Finished tests in 105.151986s, 226.4246 tests/s, 84581.0271 assertions/s. I, [2023-01-20T03:46:36.191084 #18355] INFO -- : 23809 tests, 8893863 assertions, 0 failures, 0 errors, 148 skips I, [2023-01-20T03:46:36.196254 #18355] INFO -- : I, [2023-01-20T03:46:36.196277 #18355] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-19T18:42:49Z master 762a3d80f7) [x86_64-linux] I, [2023-01-20T03:46:36.196473 #18355] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8'" exit with 0. I, [2023-01-20T03:46:36.196580 #18355] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j8' E, [2023-01-20T03:46:36.317283 #18355] 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-20T03:46:36.423283 #18355] INFO -- : ruby 3.3.0dev (2023-01-19T18:42:49Z master 762a3d80f7) [x86_64-linux] I, [2023-01-20T03:47:36.264259 #18355] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-20T03:47:36.264321 #18355] INFO -- : I, [2023-01-20T03:47:36.264337 #18355] INFO -- : Finished in 59.840973 seconds I, [2023-01-20T03:47:36.264350 #18355] INFO -- : I, [2023-01-20T03:47:36.264363 #18355] INFO -- : 3835 files, 31757 examples, 222958 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-20T03:47:36.273513 #18355] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j8'" exit with 0.