# Logfile created on 2023-01-25 01:53:13 +0000 by logger.rb/v1.4.3 I, [2023-01-25T01:53:13.736238 #3789449] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-25T01:53:13.736360 #3789449] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-25T01:53:13.768380 #3789449] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-01-25T01:53:13.768852 #3789449] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-25T01:53:13.768876 #3789449] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-25T01:53:13.842595 #3789449] INFO -- : tool/config.guess already exists I, [2023-01-25T01:53:13.842644 #3789449] INFO -- : tool/config.sub already exists I, [2023-01-25T01:53:13.889872 #3789449] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-25T01:53:13.889921 #3789449] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-25T01:53:13.920083 #3789449] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-25T01:53:13.920326 #3789449] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-25T01:53:13.920354 #3789449] INFO -- : $$$[beg] make update-src -j16 E, [2023-01-25T01:53:14.708780 #3789449] ERROR -- : From https://github.com/ruby/ruby E, [2023-01-25T01:53:14.708838 #3789449] ERROR -- : 5eeebd6..e82cef1 master -> origin/master I, [2023-01-25T01:53:14.724761 #3789449] INFO -- : Updating 5eeebd6..e82cef1 I, [2023-01-25T01:53:14.724816 #3789449] INFO -- : Fast-forward I, [2023-01-25T01:53:14.729646 #3789449] INFO -- : parse.y | 8 ++++---- I, [2023-01-25T01:53:14.729678 #3789449] INFO -- : 1 file changed, 4 insertions(+), 4 deletions(-) I, [2023-01-25T01:53:14.741504 #3789449] INFO -- : Latest commit hash = e82cef1762 I, [2023-01-25T01:53:14.742887 #3789449] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-25T01:53:14.742917 #3789449] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-25T01:53:14.780602 #3789449] INFO -- : generating parse.c I, [2023-01-25T01:53:14.783983 #3789449] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-25T01:53:14.787904 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-25T01:53:14.788168 #3789449] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-25T01:53:14.788508 #3789449] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-25T01:53:14.809742 #3789449] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-25T01:53:14.811216 #3789449] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-25T01:53:14.856980 #3789449] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-25T01:53:14.858532 #3789449] INFO -- : generating enc.mk I, [2023-01-25T01:53:14.875610 #3789449] INFO -- : compiling compiler ripper.y I, [2023-01-25T01:53:14.983626 #3789449] INFO -- : making srcs under enc I, [2023-01-25T01:53:15.018552 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:15.018577 #3789449] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-25T01:53:15.018587 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:15.399585 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-25T01:53:15.444934 #3789449] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-25T01:53:15.445044 #3789449] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-25T01:53:15.467650 #3789449] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T01:53:15.467680 #3789449] INFO -- : CC = gcc I, [2023-01-25T01:53:15.467693 #3789449] INFO -- : LD = ld I, [2023-01-25T01:53:15.467703 #3789449] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T01:53:15.467713 #3789449] 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-25T01:53:15.467723 #3789449] 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-25T01:53:15.467731 #3789449] INFO -- : CPPFLAGS = I, [2023-01-25T01:53:15.467740 #3789449] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T01:53:15.467748 #3789449] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T01:53:15.467756 #3789449] INFO -- : LANG = C.UTF-8 I, [2023-01-25T01:53:15.467764 #3789449] INFO -- : LC_ALL = I, [2023-01-25T01:53:15.467772 #3789449] INFO -- : LC_CTYPE = I, [2023-01-25T01:53:15.467779 #3789449] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-25T01:53:15.467787 #3789449] INFO -- : RUSTC = rustc I, [2023-01-25T01:53:15.467800 #3789449] 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-25T01:53:15.469136 #3789449] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T01:53:15.469157 #3789449] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T01:53:15.469166 #3789449] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T01:53:15.469174 #3789449] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T01:53:15.469182 #3789449] INFO -- : I, [2023-01-25T01:53:15.483441 #3789449] INFO -- : compiling parse.c I, [2023-01-25T01:53:15.486107 #3789449] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-25T01:53:20.478631 #3789449] INFO -- : linking miniruby I, [2023-01-25T01:53:20.961551 #3789449] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-25T01:53:20.961704 #3789449] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-25T01:53:20.992406 #3789449] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T01:53:20.992440 #3789449] INFO -- : CC = gcc I, [2023-01-25T01:53:20.992453 #3789449] INFO -- : LD = ld I, [2023-01-25T01:53:20.992469 #3789449] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T01:53:20.992478 #3789449] 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-25T01:53:20.992486 #3789449] 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-25T01:53:20.992494 #3789449] INFO -- : CPPFLAGS = I, [2023-01-25T01:53:20.992502 #3789449] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T01:53:20.992509 #3789449] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T01:53:20.992516 #3789449] INFO -- : LANG = C.UTF-8 I, [2023-01-25T01:53:20.992523 #3789449] INFO -- : LC_ALL = I, [2023-01-25T01:53:20.992530 #3789449] INFO -- : LC_CTYPE = I, [2023-01-25T01:53:20.992537 #3789449] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-25T01:53:20.992544 #3789449] INFO -- : RUSTC = rustc I, [2023-01-25T01:53:20.992551 #3789449] 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-25T01:53:20.993761 #3789449] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T01:53:20.993777 #3789449] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T01:53:20.993785 #3789449] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T01:53:20.993791 #3789449] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T01:53:20.993797 #3789449] INFO -- : I, [2023-01-25T01:53:21.107898 #3789449] INFO -- : builtin_binary.inc updated I, [2023-01-25T01:53:21.110015 #3789449] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-25T01:53:21.268194 #3789449] INFO -- : linking static-library libruby-static.a I, [2023-01-25T01:53:21.384908 #3789449] INFO -- : merging yjit/target/release/libyjit.a into libruby-static.a I, [2023-01-25T01:53:21.738167 #3789449] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-25T01:53:23.141206 #3789449] INFO -- : linking ruby I, [2023-01-25T01:53:23.169957 #3789449] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-25T01:53:23.170085 #3789449] INFO -- : $$$[beg] make all -j16 I, [2023-01-25T01:53:23.201183 #3789449] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T01:53:23.201211 #3789449] INFO -- : CC = gcc I, [2023-01-25T01:53:23.201223 #3789449] INFO -- : LD = ld I, [2023-01-25T01:53:23.201231 #3789449] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T01:53:23.201244 #3789449] 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-25T01:53:23.201268 #3789449] 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-25T01:53:23.201276 #3789449] INFO -- : CPPFLAGS = I, [2023-01-25T01:53:23.201284 #3789449] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T01:53:23.201290 #3789449] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T01:53:23.201297 #3789449] INFO -- : LANG = C.UTF-8 I, [2023-01-25T01:53:23.201303 #3789449] INFO -- : LC_ALL = I, [2023-01-25T01:53:23.201310 #3789449] INFO -- : LC_CTYPE = I, [2023-01-25T01:53:23.201317 #3789449] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-25T01:53:23.201324 #3789449] INFO -- : RUSTC = rustc I, [2023-01-25T01:53:23.201331 #3789449] 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-25T01:53:23.202679 #3789449] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T01:53:23.202703 #3789449] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T01:53:23.202714 #3789449] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T01:53:23.202724 #3789449] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T01:53:23.202736 #3789449] INFO -- : I, [2023-01-25T01:53:23.235328 #3789449] INFO -- : generating encdb.h I, [2023-01-25T01:53:23.236280 #3789449] INFO -- : generating enc.mk I, [2023-01-25T01:53:23.237743 #3789449] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-25T01:53:23.237972 #3789449] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-25T01:53:23.238334 #3789449] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-25T01:53:23.238650 #3789449] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-25T01:53:23.239334 #3789449] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-25T01:53:23.239660 #3789449] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-25T01:53:23.240320 #3789449] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-25T01:53:23.240806 #3789449] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-25T01:53:23.241194 #3789449] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-25T01:53:23.241594 #3789449] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-25T01:53:23.242345 #3789449] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-25T01:53:23.242573 #3789449] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-25T01:53:23.243283 #3789449] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-25T01:53:23.257087 #3789449] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-25T01:53:23.287436 #3789449] INFO -- : encdb.h unchanged I, [2023-01-25T01:53:23.290459 #3789449] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-25T01:53:23.396888 #3789449] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-25T01:53:23.401902 #3789449] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-25T01:53:23.403236 #3789449] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-25T01:53:23.406497 #3789449] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-25T01:53:23.408321 #3789449] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-25T01:53:23.411014 #3789449] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-25T01:53:23.436964 #3789449] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-25T01:53:23.453085 #3789449] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-25T01:53:23.460971 #3789449] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-25T01:53:23.469359 #3789449] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-25T01:53:23.469953 #3789449] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-25T01:53:23.482615 #3789449] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-25T01:53:23.510568 #3789449] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-25T01:53:23.522227 #3789449] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-25T01:53:23.580323 #3789449] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-25T01:53:23.581539 #3789449] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-25T01:53:23.583184 #3789449] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-25T01:53:23.590084 #3789449] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-25T01:53:23.594200 #3789449] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-25T01:53:23.594339 #3789449] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-25T01:53:23.640865 #3789449] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-25T01:53:23.641120 #3789449] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-25T01:53:23.644944 #3789449] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-25T01:53:23.648639 #3789449] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-25T01:53:23.653725 #3789449] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-25T01:53:23.654411 #3789449] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-25T01:53:23.688784 #3789449] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-25T01:53:23.763484 #3789449] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-25T01:53:23.769678 #3789449] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-25T01:53:23.772379 #3789449] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-25T01:53:23.772851 #3789449] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-25T01:53:23.776098 #3789449] INFO -- : making enc I, [2023-01-25T01:53:23.794070 #3789449] INFO -- : building rb_mjit_header.h I, [2023-01-25T01:53:23.807112 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.807209 #3789449] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-25T01:53:23.807224 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.808249 #3789449] INFO -- : making srcs under enc I, [2023-01-25T01:53:23.842569 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.842656 #3789449] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-25T01:53:23.842676 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.843253 #3789449] INFO -- : generating transdb.h I, [2023-01-25T01:53:23.895467 #3789449] INFO -- : rb_mjit_header.h unchanged I, [2023-01-25T01:53:23.896444 #3789449] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-25T01:53:23.946914 #3789449] INFO -- : transdb.h unchanged I, [2023-01-25T01:53:23.948402 #3789449] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-25T01:53:23.948470 #3789449] INFO -- : making trans I, [2023-01-25T01:53:23.968463 #3789449] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-25T01:53:23.972089 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.986141 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.986216 #3789449] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-25T01:53:23.986253 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:23.986964 #3789449] INFO -- : making encs I, [2023-01-25T01:53:23.997586 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-25T01:53:23.998639 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-25T01:53:23.998669 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-25T01:53:23.999431 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-25T01:53:23.999969 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-25T01:53:24.000389 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-25T01:53:24.002369 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-25T01:53:24.002540 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-25T01:53:24.003210 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-25T01:53:24.003489 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-25T01:53:24.003726 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-25T01:53:24.003745 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-25T01:53:24.004108 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-25T01:53:24.005045 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-25T01:53:24.005379 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-25T01:53:24.005761 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-25T01:53:24.007619 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-25T01:53:24.008199 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-25T01:53:24.008220 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-25T01:53:24.008764 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-25T01:53:24.009492 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-25T01:53:24.010079 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-25T01:53:24.010192 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-25T01:53:24.010769 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-25T01:53:24.010789 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-25T01:53:24.010945 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-25T01:53:24.010966 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-25T01:53:24.011562 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-25T01:53:24.013329 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T01:53:24.013676 #3789449] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-25T01:53:24.013860 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T01:53:24.013911 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-25T01:53:24.014060 #3789449] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-25T01:53:24.014544 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T01:53:24.017592 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-25T01:53:24.020030 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-25T01:53:24.021516 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-25T01:53:24.023920 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-25T01:53:24.025251 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-25T01:53:24.027295 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-25T01:53:24.027840 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-25T01:53:24.039861 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:24.039931 #3789449] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-25T01:53:24.039942 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:24.040161 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-25T01:53:24.041179 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T01:53:24.041860 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T01:53:24.041903 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T01:53:24.651928 #3789449] 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-25T01:53:24.651985 #3789449] 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-25T01:53:24.651996 #3789449] 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-25T01:53:27.675055 #3789449] INFO -- : linking shared-object ripper.so I, [2023-01-25T01:53:27.735911 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-25T01:53:27.761857 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:27.799185 #3789449] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-25T01:53:27.799218 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:27.799407 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:27.802417 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:27.802441 #3789449] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-25T01:53:27.802452 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:27.803140 #3789449] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-25T01:53:27.803243 #3789449] INFO -- : $$$[beg] make install -j16 I, [2023-01-25T01:53:27.840799 #3789449] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T01:53:27.840833 #3789449] INFO -- : CC = gcc I, [2023-01-25T01:53:27.840844 #3789449] INFO -- : LD = ld I, [2023-01-25T01:53:27.840853 #3789449] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T01:53:27.840861 #3789449] 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-25T01:53:27.840869 #3789449] 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-25T01:53:27.840877 #3789449] INFO -- : CPPFLAGS = I, [2023-01-25T01:53:27.840884 #3789449] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T01:53:27.840891 #3789449] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T01:53:27.840897 #3789449] INFO -- : LANG = C.UTF-8 I, [2023-01-25T01:53:27.840904 #3789449] INFO -- : LC_ALL = I, [2023-01-25T01:53:27.840932 #3789449] INFO -- : LC_CTYPE = I, [2023-01-25T01:53:27.840940 #3789449] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-25T01:53:27.840947 #3789449] INFO -- : RUSTC = rustc I, [2023-01-25T01:53:27.840954 #3789449] 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-25T01:53:27.871951 #3789449] INFO -- : generating encdb.h I, [2023-01-25T01:53:27.871973 #3789449] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T01:53:27.871996 #3789449] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T01:53:27.872004 #3789449] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T01:53:27.872010 #3789449] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T01:53:27.872031 #3789449] INFO -- : I, [2023-01-25T01:53:27.872720 #3789449] INFO -- : generating enc.mk I, [2023-01-25T01:53:27.904564 #3789449] INFO -- : encdb.h unchanged I, [2023-01-25T01:53:27.993453 #3789449] INFO -- : making srcs under enc I, [2023-01-25T01:53:27.993514 #3789449] INFO -- : making enc I, [2023-01-25T01:53:28.012821 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.012855 #3789449] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-25T01:53:28.012865 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.021911 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.021931 #3789449] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-25T01:53:28.021941 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.022454 #3789449] INFO -- : generating transdb.h I, [2023-01-25T01:53:28.127852 #3789449] INFO -- : transdb.h unchanged I, [2023-01-25T01:53:28.129149 #3789449] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-25T01:53:28.129172 #3789449] INFO -- : making trans I, [2023-01-25T01:53:28.147952 #3789449] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-25T01:53:28.150660 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.175647 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-25T01:53:28.180655 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-25T01:53:28.181916 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.181929 #3789449] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'. I, [2023-01-25T01:53:28.181938 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.181946 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-25T01:53:28.181954 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-25T01:53:28.181961 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-25T01:53:28.181971 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-25T01:53:28.181979 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-25T01:53:28.181988 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-25T01:53:28.181996 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-25T01:53:28.182003 #3789449] INFO -- : making encs I, [2023-01-25T01:53:28.182011 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-25T01:53:28.182364 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-25T01:53:28.182616 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-25T01:53:28.182728 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-25T01:53:28.183449 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-25T01:53:28.183674 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-25T01:53:28.183997 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-25T01:53:28.184039 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-25T01:53:28.184232 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-25T01:53:28.184322 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-25T01:53:28.184791 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-25T01:53:28.185648 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-25T01:53:28.186884 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-25T01:53:28.187156 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-25T01:53:28.187177 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-25T01:53:28.187619 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-25T01:53:28.187666 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-25T01:53:28.188658 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-25T01:53:28.189292 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T01:53:28.190071 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T01:53:28.190595 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-25T01:53:28.190629 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T01:53:28.191257 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-25T01:53:28.193255 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-25T01:53:28.194169 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-25T01:53:28.195178 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-25T01:53:28.196540 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-25T01:53:28.197024 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-25T01:53:28.198747 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-25T01:53:28.200621 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-25T01:53:28.200949 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-25T01:53:28.207693 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-25T01:53:28.207727 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-25T01:53:28.209900 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-25T01:53:28.210385 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-25T01:53:28.226738 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.226760 #3789449] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-25T01:53:28.226770 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.229188 #3789449] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.261654 #3789449] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-25T01:53:28.261677 #3789449] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.261882 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.264274 #3789449] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.264294 #3789449] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-25T01:53:28.264305 #3789449] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-25T01:53:28.264817 #3789449] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2023-01-25T01:53:28.335801 #3789449] INFO -- : Installing to I, [2023-01-25T01:53:28.335852 #3789449] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-25T01:53:28.335969 #3789449] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-25T01:53:28.341421 #3789449] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-25T01:53:28.341474 #3789449] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-25T01:53:28.341544 #3789449] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-25T01:53:28.352425 #3789449] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-25T01:53:28.352450 #3789449] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-25T01:53:28.352904 #3789449] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-25T01:53:28.354433 #3789449] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-25T01:53:28.357613 #3789449] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-25T01:53:28.357635 #3789449] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-25T01:53:28.357645 #3789449] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-25T01:53:28.357669 #3789449] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-25T01:53:28.357767 #3789449] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-25T01:53:28.389556 #3789449] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-25T01:53:28.395260 #3789449] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-25T01:53:28.395429 #3789449] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-25T01:53:28.407828 #3789449] INFO -- : abbrev 0.1.1 I, [2023-01-25T01:53:28.413806 #3789449] INFO -- : base64 0.1.1 I, [2023-01-25T01:53:28.414286 #3789449] INFO -- : benchmark 0.2.1 I, [2023-01-25T01:53:28.414742 #3789449] INFO -- : bundler 2.5.0.dev I, [2023-01-25T01:53:28.415796 #3789449] INFO -- : cgi 0.3.6 I, [2023-01-25T01:53:28.416344 #3789449] INFO -- : csv 3.2.7 I, [2023-01-25T01:53:28.416948 #3789449] INFO -- : delegate 0.3.0 I, [2023-01-25T01:53:28.417500 #3789449] INFO -- : did_you_mean 1.6.3 I, [2023-01-25T01:53:28.417979 #3789449] INFO -- : drb 2.1.1 I, [2023-01-25T01:53:28.418511 #3789449] INFO -- : english 0.7.2 I, [2023-01-25T01:53:28.418964 #3789449] INFO -- : erb 4.0.2 I, [2023-01-25T01:53:28.419653 #3789449] INFO -- : error_highlight 0.5.1 I, [2023-01-25T01:53:28.420105 #3789449] INFO -- : fileutils 1.7.0 I, [2023-01-25T01:53:28.420575 #3789449] INFO -- : find 0.1.1 I, [2023-01-25T01:53:28.421035 #3789449] INFO -- : forwardable 1.3.3 I, [2023-01-25T01:53:28.421487 #3789449] INFO -- : getoptlong 0.2.0 I, [2023-01-25T01:53:28.421946 #3789449] INFO -- : ipaddr 1.2.5 I, [2023-01-25T01:53:28.422396 #3789449] INFO -- : irb 1.6.2 I, [2023-01-25T01:53:28.423097 #3789449] INFO -- : logger 1.5.3 I, [2023-01-25T01:53:28.423585 #3789449] INFO -- : mutex_m 0.1.2 I, [2023-01-25T01:53:28.424045 #3789449] INFO -- : net-http 0.3.2 I, [2023-01-25T01:53:28.424807 #3789449] INFO -- : net-protocol 0.2.1 I, [2023-01-25T01:53:28.425264 #3789449] INFO -- : observer 0.1.1 I, [2023-01-25T01:53:28.425690 #3789449] INFO -- : open-uri 0.3.0 I, [2023-01-25T01:53:28.426160 #3789449] INFO -- : open3 0.1.2 I, [2023-01-25T01:53:28.426688 #3789449] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-25T01:53:28.427151 #3789449] INFO -- : ostruct 0.5.5 I, [2023-01-25T01:53:28.427604 #3789449] INFO -- : pp 0.4.0 I, [2023-01-25T01:53:28.428064 #3789449] INFO -- : prettyprint 0.1.1 I, [2023-01-25T01:53:28.428587 #3789449] INFO -- : pstore 0.1.2 I, [2023-01-25T01:53:28.429013 #3789449] INFO -- : racc 1.6.2 I, [2023-01-25T01:53:28.429703 #3789449] INFO -- : rdoc 6.5.0 I, [2023-01-25T01:53:28.430720 #3789449] INFO -- : readline 0.0.3 I, [2023-01-25T01:53:28.431162 #3789449] INFO -- : reline 0.3.2 I, [2023-01-25T01:53:28.431634 #3789449] INFO -- : resolv 0.2.2 I, [2023-01-25T01:53:28.432075 #3789449] INFO -- : resolv-replace 0.1.1 I, [2023-01-25T01:53:28.432578 #3789449] INFO -- : rinda 0.1.1 I, [2023-01-25T01:53:28.433054 #3789449] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-25T01:53:28.433497 #3789449] INFO -- : securerandom 0.2.2 I, [2023-01-25T01:53:28.433941 #3789449] INFO -- : set 1.0.3 I, [2023-01-25T01:53:28.434596 #3789449] INFO -- : shellwords 0.1.0 I, [2023-01-25T01:53:28.435046 #3789449] INFO -- : singleton 0.1.1 I, [2023-01-25T01:53:28.435479 #3789449] INFO -- : syntax_suggest 1.0.2 I, [2023-01-25T01:53:28.435949 #3789449] INFO -- : tempfile 0.1.3 I, [2023-01-25T01:53:28.436478 #3789449] INFO -- : time 0.2.1 I, [2023-01-25T01:53:28.436966 #3789449] INFO -- : timeout 0.3.1 I, [2023-01-25T01:53:28.437400 #3789449] INFO -- : tmpdir 0.1.3 I, [2023-01-25T01:53:28.437876 #3789449] INFO -- : tsort 0.1.1 I, [2023-01-25T01:53:28.438403 #3789449] INFO -- : un 0.2.1 I, [2023-01-25T01:53:28.438855 #3789449] INFO -- : uri 0.12.0 I, [2023-01-25T01:53:28.439314 #3789449] INFO -- : weakref 0.1.2 I, [2023-01-25T01:53:28.439762 #3789449] INFO -- : yaml 0.2.1 I, [2023-01-25T01:53:28.440109 #3789449] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-25T01:53:28.445467 #3789449] INFO -- : bigdecimal 3.1.3 I, [2023-01-25T01:53:28.445936 #3789449] INFO -- : date 3.3.3 I, [2023-01-25T01:53:28.446388 #3789449] INFO -- : digest 3.1.1 I, [2023-01-25T01:53:28.446834 #3789449] INFO -- : etc 1.4.2 I, [2023-01-25T01:53:28.447392 #3789449] INFO -- : fcntl 1.0.2 I, [2023-01-25T01:53:28.447828 #3789449] INFO -- : fiddle 1.1.2 I, [2023-01-25T01:53:28.448279 #3789449] INFO -- : io-console 0.6.0 I, [2023-01-25T01:53:28.448796 #3789449] INFO -- : io-nonblock 0.2.0 I, [2023-01-25T01:53:28.449316 #3789449] INFO -- : io-wait 0.3.0 I, [2023-01-25T01:53:28.449741 #3789449] INFO -- : json 2.6.3 I, [2023-01-25T01:53:28.450225 #3789449] INFO -- : nkf 0.1.2 I, [2023-01-25T01:53:28.450664 #3789449] INFO -- : openssl 3.1.0 I, [2023-01-25T01:53:28.451188 #3789449] INFO -- : pathname 0.2.1 I, [2023-01-25T01:53:28.451642 #3789449] INFO -- : psych 5.0.2 I, [2023-01-25T01:53:28.452140 #3789449] INFO -- : readline-ext 0.1.5 I, [2023-01-25T01:53:28.452579 #3789449] INFO -- : stringio 3.0.5 I, [2023-01-25T01:53:28.453035 #3789449] INFO -- : strscan 3.0.6 I, [2023-01-25T01:53:28.453492 #3789449] INFO -- : syslog 0.1.1 I, [2023-01-25T01:53:28.453956 #3789449] INFO -- : zlib 3.0.0 I, [2023-01-25T01:53:28.454324 #3789449] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-25T01:53:28.454883 #3789449] INFO -- : minitest 5.17.0 I, [2023-01-25T01:53:28.460987 #3789449] INFO -- : power_assert 2.0.3 I, [2023-01-25T01:53:28.462339 #3789449] INFO -- : rake 13.0.6 I, [2023-01-25T01:53:28.466260 #3789449] INFO -- : test-unit 3.5.7 I, [2023-01-25T01:53:28.470127 #3789449] INFO -- : rexml 3.2.5 I, [2023-01-25T01:53:28.474155 #3789449] INFO -- : rss 0.2.9 I, [2023-01-25T01:53:28.478929 #3789449] INFO -- : net-ftp 0.2.0 I, [2023-01-25T01:53:28.479882 #3789449] INFO -- : net-imap 0.3.4 I, [2023-01-25T01:53:28.482332 #3789449] INFO -- : net-pop 0.1.2 I, [2023-01-25T01:53:28.483328 #3789449] INFO -- : net-smtp 0.3.3 I, [2023-01-25T01:53:28.484066 #3789449] INFO -- : matrix 0.4.2 I, [2023-01-25T01:53:28.484971 #3789449] INFO -- : prime 0.1.2 I, [2023-01-25T01:53:28.486418 #3789449] INFO -- : rbs 2.8.4 I, [2023-01-25T01:53:28.508565 #3789449] INFO -- : typeprof 0.21.4 I, [2023-01-25T01:53:28.510721 #3789449] INFO -- : debug 1.7.1 I, [2023-01-25T01:53:28.513785 #3789449] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-25T01:53:28.517654 #3789449] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-25T01:53:28.517821 #3789449] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-25T01:53:34.703906 #3789449] INFO -- : PASS all 1789 tests E, [2023-01-25T01:53:34.710289 #3789449] ERROR -- : I, [2023-01-25T01:53:34.710498 #3789449] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-25T01:53:34.710615 #3789449] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-25T01:53:34.734853 #3789449] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-25T01:53:34.734876 #3789449] INFO -- : CC = gcc I, [2023-01-25T01:53:34.734887 #3789449] INFO -- : LD = ld I, [2023-01-25T01:53:34.734894 #3789449] INFO -- : LDSHARED = gcc -shared I, [2023-01-25T01:53:34.734915 #3789449] 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-25T01:53:34.734930 #3789449] 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-25T01:53:34.734937 #3789449] INFO -- : CPPFLAGS = I, [2023-01-25T01:53:34.734943 #3789449] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-25T01:53:34.734950 #3789449] INFO -- : SOLIBS = yjit/target/release/libyjit.a -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-25T01:53:34.734956 #3789449] INFO -- : LANG = C.UTF-8 I, [2023-01-25T01:53:34.734962 #3789449] INFO -- : LC_ALL = I, [2023-01-25T01:53:34.734971 #3789449] INFO -- : LC_CTYPE = I, [2023-01-25T01:53:34.734980 #3789449] INFO -- : MFLAGS = I, [2023-01-25T01:53:34.734986 #3789449] INFO -- : RUSTC = rustc I, [2023-01-25T01:53:34.734992 #3789449] 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-25T01:53:34.735438 #3789449] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-01-25T01:53:34.735459 #3789449] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-01-25T01:53:34.735488 #3789449] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-25T01:53:34.735496 #3789449] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-25T01:53:34.735504 #3789449] INFO -- : I, [2023-01-25T01:53:34.806921 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-25T01:53:34.806977 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-25T01:53:34.806998 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-25T01:53:34.807009 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-25T01:53:34.807126 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-25T01:53:34.807213 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-25T01:53:34.807479 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-25T01:53:34.807626 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-25T01:53:34.808428 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-25T01:53:34.808841 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-25T01:53:34.810177 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-25T01:53:34.811537 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-25T01:53:34.811585 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-25T01:53:34.811631 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-25T01:53:34.811721 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-25T01:53:34.912404 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-25T01:53:34.913079 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-25T01:53:35.002835 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-25T01:53:35.002895 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-25T01:53:35.002985 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-25T01:53:35.003176 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-25T01:53:35.003261 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-25T01:53:35.003284 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-25T01:53:35.003353 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-25T01:53:35.003480 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-25T01:53:35.003608 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-25T01:53:35.003617 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-25T01:53:35.003630 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-25T01:53:35.005013 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-25T01:53:35.047610 #3789449] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-25T01:53:35.049980 #3789449] INFO -- : I, [2023-01-25T01:53:35.050017 #3789449] INFO -- : test succeeded I, [2023-01-25T01:53:35.051561 #3789449] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-25T01:53:35.051691 #3789449] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-25T01:53:35.116924 #3789449] INFO -- : making mjit_build_dir.so I, [2023-01-25T01:53:35.215162 #3789449] INFO -- : Run options: I, [2023-01-25T01:53:35.215248 #3789449] INFO -- : --seed=3908 I, [2023-01-25T01:53:35.215261 #3789449] 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-25T01:53:35.215270 #3789449] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-25T01:53:35.215277 #3789449] INFO -- : --name=!/memory_leak/ I, [2023-01-25T01:53:35.215283 #3789449] INFO -- : --stderr-on-failure I, [2023-01-25T01:53:35.215288 #3789449] INFO -- : -j16 I, [2023-01-25T01:53:35.215295 #3789449] INFO -- : I, [2023-01-25T01:53:35.215301 #3789449] INFO -- : # Running tests: I, [2023-01-25T01:53:35.215307 #3789449] INFO -- : E, [2023-01-25T01:53:47.736406 #3789449] ERROR -- : /tmp/ruby/src/trunk/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-01-25T01:53:47.736535 #3789449] ERROR -- : /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here I, [2023-01-25T01:54:20.159879 #3789449] INFO -- : Finished tests in 44.949486s, 531.5077 tests/s, 197839.1037 assertions/s. I, [2023-01-25T01:54:20.160963 #3789449] INFO -- : 23891 tests, 8892766 assertions, 0 failures, 0 errors, 166 skips I, [2023-01-25T01:54:20.160994 #3789449] INFO -- : I, [2023-01-25T01:54:20.161008 #3789449] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-25T01:52:37Z master e82cef1762) [x86_64-linux] I, [2023-01-25T01:54:20.163232 #3789449] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-25T01:54:20.163343 #3789449] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-25T01:54:20.268465 #3789449] 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-25T01:54:20.336432 #3789449] INFO -- : ruby 3.3.0dev (2023-01-25T01:52:37Z master e82cef1762) [x86_64-linux] I, [2023-01-25T01:55:06.011657 #3789449] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-25T01:55:06.011760 #3789449] INFO -- : I, [2023-01-25T01:55:06.011786 #3789449] INFO -- : Finished in 45.675221 seconds I, [2023-01-25T01:55:06.011817 #3789449] INFO -- : I, [2023-01-25T01:55:06.011832 #3789449] INFO -- : 3835 files, 31759 examples, 217358 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-25T01:55:06.023197 #3789449] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.