# Logfile created on 2023-02-03 15:21:27 +0000 by logger.rb/v1.4.3 I, [2023-02-03T15:21:27.436195 #570558] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-02-03T15:21:27.436558 #570558] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-02-03T15:21:27.545378 #570558] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-02-03T15:21:27.552248 #570558] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-02-03T15:21:27.552307 #570558] INFO -- : $$$[beg] make update-download -j4 I, [2023-02-03T15:21:27.741360 #570558] INFO -- : tool/config.guess already exists I, [2023-02-03T15:21:27.741531 #570558] INFO -- : tool/config.sub already exists I, [2023-02-03T15:21:27.853634 #570558] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-02-03T15:21:27.853722 #570558] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-02-03T15:21:27.921495 #570558] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-02-03T15:21:27.922193 #570558] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-02-03T15:21:27.922239 #570558] INFO -- : $$$[beg] make update-src -j4 E, [2023-02-03T15:21:28.962699 #570558] ERROR -- : From https://github.com/ruby/ruby E, [2023-02-03T15:21:28.962780 #570558] ERROR -- : 4d35365..08c529b master -> origin/master I, [2023-02-03T15:21:29.090034 #570558] INFO -- : Updating 4d35365..08c529b I, [2023-02-03T15:21:29.090105 #570558] INFO -- : Fast-forward I, [2023-02-03T15:21:29.099904 #570558] INFO -- : file.c | 2 +- I, [2023-02-03T15:21:29.099972 #570558] INFO -- : lib/net/http.rb | 17 ++++++++++++-- I, [2023-02-03T15:21:29.099985 #570558] INFO -- : vm_backtrace.c | 4 ++-- I, [2023-02-03T15:21:29.099994 #570558] INFO -- : vm_insnhelper.c | 6 +++++ I, [2023-02-03T15:21:29.100002 #570558] INFO -- : yjit/src/codegen.rs | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++--- I, [2023-02-03T15:21:29.100011 #570558] INFO -- : yjit/src/stats.rs | 5 ++-- I, [2023-02-03T15:21:29.100019 #570558] INFO -- : 6 files changed, 92 insertions(+), 10 deletions(-) I, [2023-02-03T15:21:29.132200 #570558] INFO -- : Latest commit hash = 08c529be90 I, [2023-02-03T15:21:29.132457 #570558] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-02-03T15:21:29.132512 #570558] INFO -- : $$$[beg] make after-update -j4 I, [2023-02-03T15:21:29.344947 #570558] INFO -- : /tmp/ruby/src/trunk-O0/revision.h updated I, [2023-02-03T15:21:29.353029 #570558] INFO -- : generating x86_64-linux-fake.rb I, [2023-02-03T15:21:29.513337 #570558] INFO -- : x86_64-linux-fake.rb updated I, [2023-02-03T15:21:29.513997 #570558] INFO -- : generating enc.mk I, [2023-02-03T15:21:29.808402 #570558] INFO -- : making srcs under enc I, [2023-02-03T15:21:29.863260 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:21:29.863337 #570558] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-03T15:21:29.863384 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:21:29.959814 #570558] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-02-03T15:21:29.959974 #570558] INFO -- : $$$[beg] make miniruby -j4 I, [2023-02-03T15:21:30.030680 #570558] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-03T15:21:30.030734 #570558] INFO -- : CC = gcc I, [2023-02-03T15:21:30.030748 #570558] INFO -- : LD = ld I, [2023-02-03T15:21:30.030759 #570558] INFO -- : LDSHARED = gcc -shared I, [2023-02-03T15:21:30.030770 #570558] INFO -- : CFLAGS = -O0 -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 I, [2023-02-03T15:21:30.030781 #570558] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-02-03T15:21:30.030791 #570558] INFO -- : CPPFLAGS = I, [2023-02-03T15:21:30.030800 #570558] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-03T15:21:30.030811 #570558] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-03T15:21:30.030820 #570558] INFO -- : LANG = I, [2023-02-03T15:21:30.030828 #570558] INFO -- : LC_ALL = I, [2023-02-03T15:21:30.030837 #570558] INFO -- : LC_CTYPE = I, [2023-02-03T15:21:30.030846 #570558] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-03T15:21:30.030854 #570558] INFO -- : RUSTC = rustc I, [2023-02-03T15:21:30.030863 #570558] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-02-03T15:21:30.046925 #570558] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-03T15:21:30.046991 #570558] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-03T15:21:30.047008 #570558] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-03T15:21:30.047023 #570558] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-03T15:21:30.047035 #570558] INFO -- : I, [2023-02-03T15:21:30.083357 #570558] INFO -- : compiling /tmp/ruby/src/trunk-O0/file.c I, [2023-02-03T15:21:30.104897 #570558] INFO -- : compiling /tmp/ruby/src/trunk-O0/version.c I, [2023-02-03T15:21:30.116681 #570558] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm.c I, [2023-02-03T15:21:30.164649 #570558] INFO -- : compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c I, [2023-02-03T15:21:30.936714 #570558] INFO -- : building Rust YJIT (release mode) I, [2023-02-03T15:22:04.916208 #570558] INFO -- : touch yjit/target/release/libyjit.a I, [2023-02-03T15:22:04.916280 #570558] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-02-03T15:22:05.264684 #570558] INFO -- : linking miniruby I, [2023-02-03T15:22:06.408317 #570558] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-02-03T15:22:06.408794 #570558] INFO -- : $$$[beg] make ruby -j4 I, [2023-02-03T15:22:06.512699 #570558] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-03T15:22:06.512773 #570558] INFO -- : CC = gcc I, [2023-02-03T15:22:06.512787 #570558] INFO -- : LD = ld I, [2023-02-03T15:22:06.512799 #570558] INFO -- : LDSHARED = gcc -shared I, [2023-02-03T15:22:06.512818 #570558] INFO -- : CFLAGS = -O0 -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 I, [2023-02-03T15:22:06.512834 #570558] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-02-03T15:22:06.512845 #570558] INFO -- : CPPFLAGS = I, [2023-02-03T15:22:06.512855 #570558] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-03T15:22:06.512864 #570558] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-03T15:22:06.512874 #570558] INFO -- : LANG = I, [2023-02-03T15:22:06.512884 #570558] INFO -- : LC_ALL = I, [2023-02-03T15:22:06.512893 #570558] INFO -- : LC_CTYPE = I, [2023-02-03T15:22:06.512902 #570558] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-03T15:22:06.512911 #570558] INFO -- : RUSTC = rustc I, [2023-02-03T15:22:06.512923 #570558] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-02-03T15:22:06.518564 #570558] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-03T15:22:06.518623 #570558] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-03T15:22:06.518637 #570558] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-03T15:22:06.518648 #570558] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-03T15:22:06.518659 #570558] INFO -- : I, [2023-02-03T15:22:07.752703 #570558] INFO -- : builtin_binary.inc updated I, [2023-02-03T15:22:07.757530 #570558] INFO -- : compiling /tmp/ruby/src/trunk-O0/builtin.c I, [2023-02-03T15:22:07.964779 #570558] INFO -- : linking static-library libruby-static.a I, [2023-02-03T15:22:09.221643 #570558] INFO -- : linking ruby I, [2023-02-03T15:22:10.315050 #570558] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-02-03T15:22:10.315234 #570558] INFO -- : $$$[beg] make all -j4 I, [2023-02-03T15:22:10.396812 #570558] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-03T15:22:10.396890 #570558] INFO -- : CC = gcc I, [2023-02-03T15:22:10.396919 #570558] INFO -- : LD = ld I, [2023-02-03T15:22:10.396948 #570558] INFO -- : LDSHARED = gcc -shared I, [2023-02-03T15:22:10.396980 #570558] INFO -- : CFLAGS = -O0 -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 I, [2023-02-03T15:22:10.397025 #570558] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-02-03T15:22:10.397053 #570558] INFO -- : CPPFLAGS = I, [2023-02-03T15:22:10.397081 #570558] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-03T15:22:10.397111 #570558] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-03T15:22:10.397136 #570558] INFO -- : LANG = I, [2023-02-03T15:22:10.397162 #570558] INFO -- : LC_ALL = I, [2023-02-03T15:22:10.397188 #570558] INFO -- : LC_CTYPE = I, [2023-02-03T15:22:10.397213 #570558] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-03T15:22:10.397240 #570558] INFO -- : RUSTC = rustc I, [2023-02-03T15:22:10.397272 #570558] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-02-03T15:22:10.405238 #570558] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-03T15:22:10.405295 #570558] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-03T15:22:10.405308 #570558] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-03T15:22:10.405323 #570558] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-03T15:22:10.405332 #570558] INFO -- : I, [2023-02-03T15:22:10.478592 #570558] INFO -- : generating encdb.h I, [2023-02-03T15:22:10.504721 #570558] INFO -- : generating enc.mk I, [2023-02-03T15:22:10.512708 #570558] INFO -- : building rb_mjit_header.h I, [2023-02-03T15:22:10.577975 #570558] INFO -- : encdb.h unchanged I, [2023-02-03T15:22:10.820289 #570558] INFO -- : rb_mjit_header.h updated I, [2023-02-03T15:22:10.828715 #570558] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-02-03T15:22:10.918578 #570558] INFO -- : making srcs under enc I, [2023-02-03T15:22:10.920689 #570558] INFO -- : making enc I, [2023-02-03T15:22:10.994230 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:10.994306 #570558] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-02-03T15:22:10.994347 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.028212 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.028290 #570558] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-03T15:22:11.028306 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.030439 #570558] INFO -- : generating transdb.h I, [2023-02-03T15:22:11.291460 #570558] INFO -- : transdb.h unchanged I, [2023-02-03T15:22:11.294071 #570558] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-02-03T15:22:11.300359 #570558] INFO -- : making trans I, [2023-02-03T15:22:11.430160 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.444229 #570558] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. I, [2023-02-03T15:22:11.444338 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.464751 #570558] INFO -- : making encs I, [2023-02-03T15:22:11.553384 #570558] INFO -- : ext/configure-ext.mk unchanged I, [2023-02-03T15:22:11.573142 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.608203 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:11.608288 #570558] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-02-03T15:22:11.608351 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:12.131861 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-03T15:22:12.148399 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-03T15:22:12.167910 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-03T15:22:12.183830 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-03T15:22:12.198861 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-03T15:22:12.220467 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-03T15:22:12.232797 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-03T15:22:12.257781 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-03T15:22:12.261674 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-03T15:22:12.273409 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-03T15:22:12.292294 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-03T15:22:12.315057 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-03T15:22:12.336445 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-03T15:22:12.343398 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-03T15:22:12.396227 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-03T15:22:12.396310 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-03T15:22:12.396336 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-03T15:22:12.396361 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-03T15:22:12.407186 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-03T15:22:12.407317 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-03T15:22:12.420625 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-03T15:22:12.456281 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-03T15:22:12.456359 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-03T15:22:12.485965 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-03T15:22:12.488379 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-03T15:22:12.502961 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-03T15:22:12.552210 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-03T15:22:12.556450 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-03T15:22:12.594523 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-03T15:22:12.620219 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-03T15:22:12.623322 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-03T15:22:12.636249 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-03T15:22:12.648278 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-03T15:22:12.661673 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-03T15:22:12.666277 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-03T15:22:12.680971 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-03T15:22:12.683643 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-03T15:22:12.704401 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-03T15:22:12.791185 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-03T15:22:12.804395 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-03T15:22:12.855701 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-03T15:22:12.884100 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-03T15:22:12.928120 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:13.047628 #570558] INFO -- : make[2]: 'ruby' is up to date. I, [2023-02-03T15:22:13.047742 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:13.048698 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:13.055798 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:13.055864 #570558] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-02-03T15:22:13.055880 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:16.313888 #570558] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_yield_with_cfunc, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_pop_frame_no_int, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-02-03T15:22:16.313945 #570558] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_pop_frame_no_int, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-02-03T15:22:16.549046 #570558] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-02-03T15:22:16.549346 #570558] INFO -- : $$$[beg] make install -j4 I, [2023-02-03T15:22:16.632907 #570558] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-03T15:22:16.632972 #570558] INFO -- : CC = gcc I, [2023-02-03T15:22:16.632988 #570558] INFO -- : LD = ld I, [2023-02-03T15:22:16.633000 #570558] INFO -- : LDSHARED = gcc -shared I, [2023-02-03T15:22:16.633013 #570558] INFO -- : CFLAGS = -O0 -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 I, [2023-02-03T15:22:16.633025 #570558] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-02-03T15:22:16.633046 #570558] INFO -- : CPPFLAGS = I, [2023-02-03T15:22:16.633059 #570558] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-03T15:22:16.633072 #570558] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-03T15:22:16.633083 #570558] INFO -- : LANG = I, [2023-02-03T15:22:16.633095 #570558] INFO -- : LC_ALL = I, [2023-02-03T15:22:16.633106 #570558] INFO -- : LC_CTYPE = I, [2023-02-03T15:22:16.633117 #570558] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-03T15:22:16.633132 #570558] INFO -- : RUSTC = rustc I, [2023-02-03T15:22:16.633143 #570558] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-02-03T15:22:16.729825 #570558] INFO -- : generating encdb.h I, [2023-02-03T15:22:16.730081 #570558] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-03T15:22:16.730108 #570558] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-03T15:22:16.730125 #570558] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-03T15:22:16.730139 #570558] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-03T15:22:16.730153 #570558] INFO -- : I, [2023-02-03T15:22:16.731451 #570558] INFO -- : generating enc.mk I, [2023-02-03T15:22:16.805592 #570558] INFO -- : encdb.h unchanged I, [2023-02-03T15:22:17.113132 #570558] INFO -- : making srcs under enc I, [2023-02-03T15:22:17.121823 #570558] INFO -- : making enc I, [2023-02-03T15:22:17.229655 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.229736 #570558] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-02-03T15:22:17.229781 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.245067 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.245145 #570558] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-03T15:22:17.245192 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.252207 #570558] INFO -- : generating transdb.h I, [2023-02-03T15:22:17.486935 #570558] INFO -- : transdb.h unchanged I, [2023-02-03T15:22:17.497095 #570558] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-02-03T15:22:17.516202 #570558] INFO -- : making trans I, [2023-02-03T15:22:17.644480 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.644576 #570558] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. I, [2023-02-03T15:22:17.644628 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.648741 #570558] INFO -- : making encs I, [2023-02-03T15:22:17.738459 #570558] INFO -- : ext/configure-ext.mk unchanged I, [2023-02-03T15:22:17.764205 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.787726 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:17.787803 #570558] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-02-03T15:22:17.787858 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:18.178652 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-03T15:22:18.220211 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-03T15:22:18.220306 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-03T15:22:18.220320 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-03T15:22:18.220331 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-03T15:22:18.236288 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-03T15:22:18.245980 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-03T15:22:18.249222 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-03T15:22:18.255541 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-03T15:22:18.280206 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-03T15:22:18.280280 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-03T15:22:18.296233 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-03T15:22:18.313142 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-03T15:22:18.314698 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-03T15:22:18.336462 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-03T15:22:18.341187 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-03T15:22:18.346919 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-03T15:22:18.351640 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-03T15:22:18.356447 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-03T15:22:18.386290 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-03T15:22:18.403380 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-03T15:22:18.413962 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-03T15:22:18.427065 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-03T15:22:18.441480 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-03T15:22:18.448230 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-03T15:22:18.455463 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-03T15:22:18.486008 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-03T15:22:18.500274 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-03T15:22:18.528203 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-03T15:22:18.536209 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-03T15:22:18.572223 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-03T15:22:18.580202 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-03T15:22:18.585767 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-03T15:22:18.604816 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-03T15:22:18.607973 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-03T15:22:18.612661 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-03T15:22:18.624211 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-03T15:22:18.652403 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-03T15:22:18.700214 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-03T15:22:18.736489 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-03T15:22:18.837683 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-03T15:22:18.840272 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-03T15:22:18.885691 #570558] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:18.961544 #570558] INFO -- : make[2]: 'ruby' is up to date. I, [2023-02-03T15:22:18.963125 #570558] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:18.963955 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:18.971976 #570558] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:18.972044 #570558] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-02-03T15:22:18.972065 #570558] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-03T15:22:18.972380 #570558] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2023-02-03T15:22:19.542635 #570558] INFO -- : Installing to I, [2023-02-03T15:22:19.542867 #570558] INFO -- : installing binary commands: /tmp/ruby/install/trunk-O0/bin I, [2023-02-03T15:22:19.583232 #570558] INFO -- : installing base libraries: /tmp/ruby/install/trunk-O0/lib I, [2023-02-03T15:22:19.723619 #570558] INFO -- : installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-02-03T15:22:19.724278 #570558] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig I, [2023-02-03T15:22:19.724660 #570558] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-02-03T15:22:19.806826 #570558] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-02-03T15:22:19.808654 #570558] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-02-03T15:22:19.809060 #570558] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux I, [2023-02-03T15:22:19.812043 #570558] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 I, [2023-02-03T15:22:19.839952 #570558] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 I, [2023-02-03T15:22:19.840118 #570558] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-02-03T15:22:19.840297 #570558] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby I, [2023-02-03T15:22:19.841265 #570558] INFO -- : installing command scripts: /tmp/ruby/install/trunk-O0/bin I, [2023-02-03T15:22:19.841890 #570558] INFO -- : installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 I, [2023-02-03T15:22:20.131512 #570558] INFO -- : installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 I, [2023-02-03T15:22:20.191613 #570558] INFO -- : installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 I, [2023-02-03T15:22:20.241546 #570558] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-02-03T15:22:20.331628 #570558] INFO -- : abbrev 0.1.1 I, [2023-02-03T15:22:20.389097 #570558] INFO -- : base64 0.1.1 I, [2023-02-03T15:22:20.393498 #570558] INFO -- : benchmark 0.2.1 I, [2023-02-03T15:22:20.397719 #570558] INFO -- : bundler 2.5.0.dev I, [2023-02-03T15:22:20.407582 #570558] INFO -- : cgi 0.3.6 I, [2023-02-03T15:22:20.411674 #570558] INFO -- : csv 3.2.7 I, [2023-02-03T15:22:20.416551 #570558] INFO -- : delegate 0.3.0 I, [2023-02-03T15:22:20.425808 #570558] INFO -- : did_you_mean 1.6.3 I, [2023-02-03T15:22:20.430134 #570558] INFO -- : drb 2.1.1 I, [2023-02-03T15:22:20.435469 #570558] INFO -- : english 0.7.2 I, [2023-02-03T15:22:20.439616 #570558] INFO -- : erb 4.0.2 I, [2023-02-03T15:22:20.446269 #570558] INFO -- : error_highlight 0.5.1 I, [2023-02-03T15:22:20.450345 #570558] INFO -- : fileutils 1.7.0 I, [2023-02-03T15:22:20.454312 #570558] INFO -- : find 0.1.1 I, [2023-02-03T15:22:20.458350 #570558] INFO -- : forwardable 1.3.3 I, [2023-02-03T15:22:20.462372 #570558] INFO -- : getoptlong 0.2.0 I, [2023-02-03T15:22:20.467185 #570558] INFO -- : ipaddr 1.2.5 I, [2023-02-03T15:22:20.471185 #570558] INFO -- : irb 1.6.2 I, [2023-02-03T15:22:20.478619 #570558] INFO -- : logger 1.5.3 I, [2023-02-03T15:22:20.483423 #570558] INFO -- : mutex_m 0.1.2 I, [2023-02-03T15:22:20.487297 #570558] INFO -- : net-http 0.3.2 I, [2023-02-03T15:22:20.491401 #570558] INFO -- : net-protocol 0.2.1 I, [2023-02-03T15:22:20.495633 #570558] INFO -- : observer 0.1.1 I, [2023-02-03T15:22:20.499737 #570558] INFO -- : open-uri 0.3.0 I, [2023-02-03T15:22:20.506847 #570558] INFO -- : open3 0.1.2 I, [2023-02-03T15:22:20.511242 #570558] INFO -- : optparse 0.4.0.pre.1 I, [2023-02-03T15:22:20.515503 #570558] INFO -- : ostruct 0.5.5 I, [2023-02-03T15:22:20.519524 #570558] INFO -- : pp 0.4.0 I, [2023-02-03T15:22:20.524999 #570558] INFO -- : prettyprint 0.1.1 I, [2023-02-03T15:22:20.529125 #570558] INFO -- : pstore 0.1.2 I, [2023-02-03T15:22:20.533226 #570558] INFO -- : racc 1.6.2 I, [2023-02-03T15:22:20.538613 #570558] INFO -- : rdoc 6.5.0 I, [2023-02-03T15:22:20.547541 #570558] INFO -- : readline 0.0.3 I, [2023-02-03T15:22:20.551578 #570558] INFO -- : reline 0.3.2 I, [2023-02-03T15:22:20.555939 #570558] INFO -- : resolv 0.2.2 I, [2023-02-03T15:22:20.560101 #570558] INFO -- : resolv-replace 0.1.1 I, [2023-02-03T15:22:20.564872 #570558] INFO -- : rinda 0.1.1 I, [2023-02-03T15:22:20.577698 #570558] INFO -- : ruby2_keywords 0.0.5 I, [2023-02-03T15:22:20.581954 #570558] INFO -- : securerandom 0.2.2 I, [2023-02-03T15:22:20.586138 #570558] INFO -- : set 1.0.3 I, [2023-02-03T15:22:20.590019 #570558] INFO -- : shellwords 0.1.0 I, [2023-02-03T15:22:20.596341 #570558] INFO -- : singleton 0.1.1 I, [2023-02-03T15:22:20.600116 #570558] INFO -- : syntax_suggest 1.0.2 I, [2023-02-03T15:22:20.604610 #570558] INFO -- : tempfile 0.1.3 I, [2023-02-03T15:22:20.608921 #570558] INFO -- : time 0.2.1 I, [2023-02-03T15:22:20.614201 #570558] INFO -- : timeout 0.3.1 I, [2023-02-03T15:22:20.624210 #570558] INFO -- : tmpdir 0.1.3 I, [2023-02-03T15:22:20.628986 #570558] INFO -- : tsort 0.1.1 I, [2023-02-03T15:22:20.633251 #570558] INFO -- : un 0.2.1 I, [2023-02-03T15:22:20.637732 #570558] INFO -- : uri 0.12.0 I, [2023-02-03T15:22:20.643061 #570558] INFO -- : weakref 0.1.2 I, [2023-02-03T15:22:20.647192 #570558] INFO -- : yaml 0.2.1 I, [2023-02-03T15:22:20.650491 #570558] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-02-03T15:22:20.681446 #570558] INFO -- : bigdecimal 3.1.3 I, [2023-02-03T15:22:20.688966 #570558] INFO -- : date 3.3.3 I, [2023-02-03T15:22:20.693134 #570558] INFO -- : digest 3.1.1 I, [2023-02-03T15:22:20.697272 #570558] INFO -- : etc 1.4.2 I, [2023-02-03T15:22:20.702052 #570558] INFO -- : fcntl 1.0.2 I, [2023-02-03T15:22:20.707700 #570558] INFO -- : fiddle 1.1.2 I, [2023-02-03T15:22:20.712275 #570558] INFO -- : io-console 0.6.0 I, [2023-02-03T15:22:20.716367 #570558] INFO -- : io-nonblock 0.2.0 I, [2023-02-03T15:22:20.720569 #570558] INFO -- : io-wait 0.3.0 I, [2023-02-03T15:22:20.724583 #570558] INFO -- : json 2.6.3 I, [2023-02-03T15:22:20.730445 #570558] INFO -- : nkf 0.1.2 I, [2023-02-03T15:22:20.740207 #570558] INFO -- : openssl 3.1.0 I, [2023-02-03T15:22:20.744878 #570558] INFO -- : pathname 0.2.1 I, [2023-02-03T15:22:20.749090 #570558] INFO -- : psych 5.0.2 I, [2023-02-03T15:22:20.754164 #570558] INFO -- : readline-ext 0.1.5 I, [2023-02-03T15:22:20.757868 #570558] INFO -- : stringio 3.0.6 I, [2023-02-03T15:22:20.761653 #570558] INFO -- : strscan 3.0.6 I, [2023-02-03T15:22:20.772215 #570558] INFO -- : syslog 0.1.1 I, [2023-02-03T15:22:20.777074 #570558] INFO -- : zlib 3.0.0 I, [2023-02-03T15:22:20.780378 #570558] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-02-03T15:22:20.783293 #570558] INFO -- : minitest 5.17.0 I, [2023-02-03T15:22:20.844550 #570558] INFO -- : power_assert 2.0.3 I, [2023-02-03T15:22:20.857614 #570558] INFO -- : rake 13.0.6 I, [2023-02-03T15:22:20.886106 #570558] INFO -- : test-unit 3.5.7 I, [2023-02-03T15:22:20.952579 #570558] INFO -- : rexml 3.2.5 I, [2023-02-03T15:22:20.998758 #570558] INFO -- : rss 0.2.9 I, [2023-02-03T15:22:21.050620 #570558] INFO -- : net-ftp 0.2.0 I, [2023-02-03T15:22:21.066307 #570558] INFO -- : net-imap 0.3.4 I, [2023-02-03T15:22:21.089779 #570558] INFO -- : net-pop 0.1.2 I, [2023-02-03T15:22:21.097078 #570558] INFO -- : net-smtp 0.3.3 I, [2023-02-03T15:22:21.103856 #570558] INFO -- : matrix 0.4.2 I, [2023-02-03T15:22:21.117969 #570558] INFO -- : prime 0.1.2 I, [2023-02-03T15:22:21.130523 #570558] INFO -- : rbs 2.8.4 I, [2023-02-03T15:22:21.292709 #570558] INFO -- : typeprof 0.21.4 I, [2023-02-03T15:22:21.311242 #570558] INFO -- : debug 1.7.1 I, [2023-02-03T15:22:21.329840 #570558] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache I, [2023-02-03T15:22:21.343068 #570558] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-02-03T15:22:21.343302 #570558] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-02-03T15:24:16.180764 #570558] INFO -- : PASS all 1789 tests E, [2023-02-03T15:24:16.187429 #570558] ERROR -- : I, [2023-02-03T15:24:16.187607 #570558] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-02-03T15:24:16.187748 #570558] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-02-03T15:24:16.332868 #570558] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-03T15:24:16.332968 #570558] INFO -- : CC = gcc I, [2023-02-03T15:24:16.333010 #570558] INFO -- : LD = ld I, [2023-02-03T15:24:16.333040 #570558] INFO -- : LDSHARED = gcc -shared I, [2023-02-03T15:24:16.333077 #570558] INFO -- : CFLAGS = -O0 -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 I, [2023-02-03T15:24:16.333106 #570558] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 I, [2023-02-03T15:24:16.333130 #570558] INFO -- : CPPFLAGS = I, [2023-02-03T15:24:16.333154 #570558] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-03T15:24:16.333178 #570558] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-03T15:24:16.333201 #570558] INFO -- : LANG = I, [2023-02-03T15:24:16.333224 #570558] INFO -- : LC_ALL = I, [2023-02-03T15:24:16.333247 #570558] INFO -- : LC_CTYPE = I, [2023-02-03T15:24:16.333269 #570558] INFO -- : MFLAGS = I, [2023-02-03T15:24:16.333292 #570558] INFO -- : RUSTC = rustc I, [2023-02-03T15:24:16.333325 #570558] 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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs I, [2023-02-03T15:24:16.344859 #570558] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-03T15:24:16.344933 #570558] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-03T15:24:16.344962 #570558] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-03T15:24:16.344992 #570558] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-03T15:24:16.345007 #570558] INFO -- : I, [2023-02-03T15:24:16.743394 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-02-03T15:24:16.743608 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 I, [2023-02-03T15:24:16.743825 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 I, [2023-02-03T15:24:16.744253 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 I, [2023-02-03T15:24:16.745239 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 I, [2023-02-03T15:24:16.745963 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 I, [2023-02-03T15:24:16.748355 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 I, [2023-02-03T15:24:16.749847 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 I, [2023-02-03T15:24:16.756983 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-02-03T15:24:16.760911 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 I, [2023-02-03T15:24:16.765875 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 I, [2023-02-03T15:24:16.777420 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-02-03T15:24:16.778026 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 I, [2023-02-03T15:24:16.778525 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 I, [2023-02-03T15:24:16.779301 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 I, [2023-02-03T15:24:16.879935 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 I, [2023-02-03T15:24:16.883135 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 I, [2023-02-03T15:24:17.408252 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 I, [2023-02-03T15:24:17.408327 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 I, [2023-02-03T15:24:17.408344 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 I, [2023-02-03T15:24:17.408356 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 I, [2023-02-03T15:24:17.408366 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 I, [2023-02-03T15:24:17.408380 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 I, [2023-02-03T15:24:17.408389 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 I, [2023-02-03T15:24:17.408398 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 I, [2023-02-03T15:24:17.408407 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 I, [2023-02-03T15:24:17.408416 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 I, [2023-02-03T15:24:17.408426 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 I, [2023-02-03T15:24:17.415159 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 I, [2023-02-03T15:24:18.009269 #570558] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 I, [2023-02-03T15:24:18.020230 #570558] INFO -- : I, [2023-02-03T15:24:18.020304 #570558] INFO -- : test succeeded I, [2023-02-03T15:24:18.022902 #570558] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-02-03T15:24:18.023105 #570558] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-02-03T15:24:18.192540 #570558] INFO -- : making mjit_build_dir.so I, [2023-02-03T15:24:18.685421 #570558] INFO -- : Run options: I, [2023-02-03T15:24:18.685496 #570558] INFO -- : --seed=4383 I, [2023-02-03T15:24:18.685511 #570558] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-02-03T15:24:18.685523 #570558] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes I, [2023-02-03T15:24:18.685535 #570558] INFO -- : --name=!/memory_leak/ I, [2023-02-03T15:24:18.685547 #570558] INFO -- : --stderr-on-failure I, [2023-02-03T15:24:18.685556 #570558] INFO -- : -j4 I, [2023-02-03T15:24:18.685566 #570558] INFO -- : I, [2023-02-03T15:24:18.685576 #570558] INFO -- : # Running tests: I, [2023-02-03T15:24:18.685587 #570558] INFO -- : I, [2023-02-03T15:35:08.751926 #570558] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : # I, [2023-02-03T15:35:08.751989 #570558] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 12 : # I, [2023-02-03T15:35:08.752007 #570558] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : # I, [2023-02-03T15:39:08.509481 #570558] INFO -- : Leaked file descriptor: TestGemPackageTarReaderEntry#test_zero_byte_file_readpartial: 10 : # I, [2023-02-03T15:39:08.536552 #570558] INFO -- : Leaked tempfile: TestGemPackageTarReaderEntry#test_zero_byte_file_readpartial: # I, [2023-02-03T15:39:08.796690 #570558] INFO -- : Closed file descriptor: TestGemPackageTarReaderEntry#test_read_zero: 10 I, [2023-02-03T15:39:09.168579 #570558] INFO -- : Leaked file descriptor: TestGemPackageTarReaderEntry#test_zero_byte_file_read: 10 : # I, [2023-02-03T15:39:09.177154 #570558] INFO -- : Leaked tempfile: TestGemPackageTarReaderEntry#test_zero_byte_file_read: # I, [2023-02-03T15:39:09.392939 #570558] INFO -- : Closed file descriptor: TestGemPackageTarReaderEntry#test_full_name_null: 10 E, [2023-02-03T15:42:12.288221 #570558] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-02-03T15:46:27.463826 #570558] INFO -- : Finished tests in 1328.873086s, 17.9701 tests/s, 6690.1031 assertions/s. I, [2023-02-03T15:46:27.468556 #570558] INFO -- : 23880 tests, 8890298 assertions, 0 failures, 0 errors, 184 skips I, [2023-02-03T15:46:27.468618 #570558] INFO -- : I, [2023-02-03T15:46:27.468638 #570558] INFO -- : ruby -v: ruby 3.3.0dev (2023-02-03T15:14:42Z master 08c529be90) [x86_64-linux] I, [2023-02-03T15:46:27.473853 #570558] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-02-03T15:46:27.474030 #570558] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-02-03T15:46:27.836736 #570558] ERROR -- : $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec I, [2023-02-03T15:46:28.298282 #570558] INFO -- : ruby 3.3.0dev (2023-02-03T15:14:42Z master 08c529be90) [x86_64-linux] I, [2023-02-03T15:49:56.804643 #570558] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-02-03T15:49:56.804948 #570558] INFO -- : I, [2023-02-03T15:49:56.804987 #570558] INFO -- : Finished in 208.506179 seconds I, [2023-02-03T15:49:56.805001 #570558] INFO -- : I, [2023-02-03T15:49:56.805011 #570558] INFO -- : 3835 files, 31375 examples, 143589 expectations, 0 failures, 0 errors, 0 tagged I, [2023-02-03T15:49:56.832445 #570558] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.