# Logfile created on 2023-02-16 02:15:09 +0000 by logger.rb/v1.4.3 I, [2023-02-16T02:15:09.034040 #1671327] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-02-16T02:15:09.034404 #1671327] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-02-16T02:15:09.248003 #1671327] INFO -- : make: Nothing to be done for 'update-unicode'. I, [2023-02-16T02:15:09.248164 #1671327] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2023-02-16T02:15:09.248197 #1671327] INFO -- : $$$[beg] make update-download -j4 I, [2023-02-16T02:15:09.562498 #1671327] INFO -- : tool/config.guess already exists I, [2023-02-16T02:15:09.562707 #1671327] INFO -- : tool/config.sub already exists I, [2023-02-16T02:15:09.665396 #1671327] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-02-16T02:15:09.665468 #1671327] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-02-16T02:15:09.848334 #1671327] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-02-16T02:15:09.848741 #1671327] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-02-16T02:15:09.848775 #1671327] INFO -- : $$$[beg] make update-src -j4 E, [2023-02-16T02:15:10.865298 #1671327] ERROR -- : From https://github.com/ruby/ruby E, [2023-02-16T02:15:10.865366 #1671327] ERROR -- : b03b251..7e5df49 master -> origin/master I, [2023-02-16T02:15:10.953111 #1671327] INFO -- : Updating b03b251..7e5df49 I, [2023-02-16T02:15:10.953164 #1671327] INFO -- : Fast-forward I, [2023-02-16T02:15:10.958595 #1671327] INFO -- : .github/dependabot.yml | 2 +- I, [2023-02-16T02:15:10.958661 #1671327] INFO -- : .github/workflows/dependabot_automerge.yml | 26 ++++++++++++++++++++++++++ I, [2023-02-16T02:15:10.958679 #1671327] INFO -- : NEWS.md | 1 + I, [2023-02-16T02:15:10.958689 #1671327] INFO -- : lib/timeout.rb | 2 +- I, [2023-02-16T02:15:10.958698 #1671327] INFO -- : 4 files changed, 29 insertions(+), 2 deletions(-) I, [2023-02-16T02:15:10.958708 #1671327] INFO -- : create mode 100644 .github/workflows/dependabot_automerge.yml I, [2023-02-16T02:15:11.036178 #1671327] INFO -- : Latest commit hash = 7e5df49539 I, [2023-02-16T02:15:11.044500 #1671327] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-02-16T02:15:11.044561 #1671327] INFO -- : $$$[beg] make after-update -j4 I, [2023-02-16T02:15:11.255356 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/revision.h updated I, [2023-02-16T02:15:11.256157 #1671327] INFO -- : generating x86_64-linux-fake.rb I, [2023-02-16T02:15:11.382743 #1671327] INFO -- : x86_64-linux-fake.rb updated I, [2023-02-16T02:15:11.385733 #1671327] INFO -- : generating enc.mk I, [2023-02-16T02:15:11.708861 #1671327] INFO -- : making srcs under enc I, [2023-02-16T02:15:11.766439 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:11.766514 #1671327] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-16T02:15:11.766562 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:11.884171 #1671327] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-02-16T02:15:11.884412 #1671327] INFO -- : $$$[beg] make miniruby -j4 I, [2023-02-16T02:15:12.044557 #1671327] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-16T02:15:12.044645 #1671327] INFO -- : CC = gcc I, [2023-02-16T02:15:12.044674 #1671327] INFO -- : LD = ld I, [2023-02-16T02:15:12.044700 #1671327] INFO -- : LDSHARED = gcc -shared I, [2023-02-16T02:15:12.044729 #1671327] 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-16T02:15:12.044758 #1671327] 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-16T02:15:12.044783 #1671327] INFO -- : CPPFLAGS = I, [2023-02-16T02:15:12.044808 #1671327] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-16T02:15:12.044833 #1671327] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-16T02:15:12.044858 #1671327] INFO -- : LANG = I, [2023-02-16T02:15:12.044882 #1671327] INFO -- : LC_ALL = I, [2023-02-16T02:15:12.044906 #1671327] INFO -- : LC_CTYPE = I, [2023-02-16T02:15:12.044935 #1671327] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-16T02:15:12.044958 #1671327] INFO -- : RUSTC = rustc I, [2023-02-16T02:15:12.044986 #1671327] 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-16T02:15:12.060023 #1671327] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-16T02:15:12.060094 #1671327] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-16T02:15:12.060107 #1671327] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-16T02:15:12.060118 #1671327] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-16T02:15:12.060134 #1671327] INFO -- : I, [2023-02-16T02:15:12.109318 #1671327] INFO -- : compiling /tmp/ruby/src/trunk-O0/version.c I, [2023-02-16T02:15:12.495451 #1671327] INFO -- : linking miniruby I, [2023-02-16T02:15:13.556553 #1671327] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-02-16T02:15:13.556917 #1671327] INFO -- : $$$[beg] make ruby -j4 I, [2023-02-16T02:15:13.675708 #1671327] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-16T02:15:13.675797 #1671327] INFO -- : CC = gcc I, [2023-02-16T02:15:13.675839 #1671327] INFO -- : LD = ld I, [2023-02-16T02:15:13.675871 #1671327] INFO -- : LDSHARED = gcc -shared I, [2023-02-16T02:15:13.675912 #1671327] 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-16T02:15:13.676041 #1671327] 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-16T02:15:13.676081 #1671327] INFO -- : CPPFLAGS = I, [2023-02-16T02:15:13.676114 #1671327] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-16T02:15:13.676144 #1671327] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-16T02:15:13.676176 #1671327] INFO -- : LANG = I, [2023-02-16T02:15:13.676203 #1671327] INFO -- : LC_ALL = I, [2023-02-16T02:15:13.676231 #1671327] INFO -- : LC_CTYPE = I, [2023-02-16T02:15:13.676258 #1671327] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-16T02:15:13.676285 #1671327] INFO -- : RUSTC = rustc I, [2023-02-16T02:15:13.676318 #1671327] 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-16T02:15:13.679515 #1671327] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-16T02:15:13.679564 #1671327] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-16T02:15:13.679581 #1671327] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-16T02:15:13.679599 #1671327] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-16T02:15:13.679611 #1671327] INFO -- : I, [2023-02-16T02:15:14.715082 #1671327] INFO -- : builtin_binary.inc updated I, [2023-02-16T02:15:14.719918 #1671327] INFO -- : compiling /tmp/ruby/src/trunk-O0/builtin.c I, [2023-02-16T02:15:14.760051 #1671327] INFO -- : linking static-library libruby-static.a I, [2023-02-16T02:15:15.764390 #1671327] INFO -- : linking ruby I, [2023-02-16T02:15:16.878171 #1671327] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-02-16T02:15:16.878344 #1671327] INFO -- : $$$[beg] make all -j4 I, [2023-02-16T02:15:17.050631 #1671327] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-16T02:15:17.050712 #1671327] INFO -- : CC = gcc I, [2023-02-16T02:15:17.050746 #1671327] INFO -- : LD = ld I, [2023-02-16T02:15:17.050771 #1671327] INFO -- : LDSHARED = gcc -shared I, [2023-02-16T02:15:17.050800 #1671327] 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-16T02:15:17.050831 #1671327] 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-16T02:15:17.050856 #1671327] INFO -- : CPPFLAGS = I, [2023-02-16T02:15:17.050897 #1671327] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-16T02:15:17.050922 #1671327] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-16T02:15:17.050945 #1671327] INFO -- : LANG = I, [2023-02-16T02:15:17.050967 #1671327] INFO -- : LC_ALL = I, [2023-02-16T02:15:17.050989 #1671327] INFO -- : LC_CTYPE = I, [2023-02-16T02:15:17.051012 #1671327] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-16T02:15:17.051033 #1671327] INFO -- : RUSTC = rustc I, [2023-02-16T02:15:17.051062 #1671327] 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-16T02:15:17.067331 #1671327] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-16T02:15:17.067385 #1671327] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-16T02:15:17.067404 #1671327] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-16T02:15:17.067421 #1671327] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-16T02:15:17.067433 #1671327] INFO -- : I, [2023-02-16T02:15:17.144043 #1671327] INFO -- : generating encdb.h I, [2023-02-16T02:15:17.148008 #1671327] INFO -- : generating enc.mk I, [2023-02-16T02:15:17.168500 #1671327] INFO -- : building rb_mjit_header.h I, [2023-02-16T02:15:17.253817 #1671327] INFO -- : encdb.h unchanged I, [2023-02-16T02:15:17.483628 #1671327] INFO -- : making srcs under enc I, [2023-02-16T02:15:17.484097 #1671327] INFO -- : making enc I, [2023-02-16T02:15:17.515071 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.515140 #1671327] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-02-16T02:15:17.515185 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.562735 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.562805 #1671327] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-16T02:15:17.562852 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.563947 #1671327] INFO -- : generating transdb.h I, [2023-02-16T02:15:17.628007 #1671327] INFO -- : rb_mjit_header.h unchanged I, [2023-02-16T02:15:17.640516 #1671327] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-02-16T02:15:17.792460 #1671327] INFO -- : transdb.h unchanged I, [2023-02-16T02:15:17.795217 #1671327] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-02-16T02:15:17.795906 #1671327] INFO -- : making trans I, [2023-02-16T02:15:17.872238 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.872325 #1671327] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. I, [2023-02-16T02:15:17.872382 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.873484 #1671327] INFO -- : making encs I, [2023-02-16T02:15:17.961440 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.961525 #1671327] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-02-16T02:15:17.961577 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:17.990827 #1671327] INFO -- : ext/configure-ext.mk unchanged I, [2023-02-16T02:15:18.026760 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:18.667330 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-16T02:15:18.686946 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-16T02:15:18.699562 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-16T02:15:18.716298 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-16T02:15:18.716532 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-16T02:15:18.716985 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-16T02:15:18.732995 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-16T02:15:18.765930 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-16T02:15:18.767940 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-16T02:15:18.768331 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-16T02:15:18.783085 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-16T02:15:18.784046 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-16T02:15:18.794806 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-16T02:15:18.805495 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-16T02:15:18.820212 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-16T02:15:18.838784 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-16T02:15:18.842003 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-16T02:15:18.851125 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-16T02:15:18.861748 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-16T02:15:18.864243 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-16T02:15:18.872762 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-16T02:15:18.883478 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-16T02:15:18.888473 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-16T02:15:18.891263 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-16T02:15:18.899992 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-16T02:15:18.916068 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-16T02:15:18.917731 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-16T02:15:18.926860 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-16T02:15:18.939764 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-16T02:15:18.946623 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-16T02:15:18.952058 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-16T02:15:18.977455 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-16T02:15:18.979010 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-16T02:15:18.986129 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-16T02:15:19.012082 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-16T02:15:19.012221 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-16T02:15:19.019015 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-16T02:15:19.032775 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-16T02:15:19.198436 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-16T02:15:19.199733 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-16T02:15:19.238603 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-16T02:15:19.260164 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-16T02:15:19.341980 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:19.569304 #1671327] INFO -- : make[2]: 'ruby' is up to date. I, [2023-02-16T02:15:19.569767 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:19.570801 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:19.597016 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:19.597088 #1671327] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-02-16T02:15:19.597105 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:22.493702 #1671327] 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-16T02:15:22.493778 #1671327] 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-16T02:15:22.595282 #1671327] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-02-16T02:15:22.595606 #1671327] INFO -- : $$$[beg] make install -j4 I, [2023-02-16T02:15:22.720489 #1671327] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-16T02:15:22.736022 #1671327] INFO -- : CC = gcc I, [2023-02-16T02:15:22.736109 #1671327] INFO -- : LD = ld I, [2023-02-16T02:15:22.736154 #1671327] INFO -- : LDSHARED = gcc -shared I, [2023-02-16T02:15:22.736199 #1671327] 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-16T02:15:22.736234 #1671327] 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-16T02:15:22.736258 #1671327] INFO -- : CPPFLAGS = I, [2023-02-16T02:15:22.736281 #1671327] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-16T02:15:22.736312 #1671327] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-16T02:15:22.736334 #1671327] INFO -- : LANG = I, [2023-02-16T02:15:22.736354 #1671327] INFO -- : LC_ALL = I, [2023-02-16T02:15:22.736375 #1671327] INFO -- : LC_CTYPE = I, [2023-02-16T02:15:22.736395 #1671327] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-02-16T02:15:22.736415 #1671327] INFO -- : RUSTC = rustc I, [2023-02-16T02:15:22.736445 #1671327] 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-16T02:15:22.776242 #1671327] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-16T02:15:22.776296 #1671327] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-16T02:15:22.776311 #1671327] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-16T02:15:22.776321 #1671327] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-16T02:15:22.776331 #1671327] INFO -- : I, [2023-02-16T02:15:22.776663 #1671327] INFO -- : generating encdb.h I, [2023-02-16T02:15:22.784462 #1671327] INFO -- : generating enc.mk I, [2023-02-16T02:15:22.857038 #1671327] INFO -- : encdb.h unchanged I, [2023-02-16T02:15:23.140879 #1671327] INFO -- : making srcs under enc I, [2023-02-16T02:15:23.141132 #1671327] INFO -- : making enc I, [2023-02-16T02:15:23.180973 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.181046 #1671327] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-02-16T02:15:23.181096 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.192235 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.192287 #1671327] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-02-16T02:15:23.192302 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.193161 #1671327] INFO -- : generating transdb.h I, [2023-02-16T02:15:23.390153 #1671327] INFO -- : transdb.h unchanged I, [2023-02-16T02:15:23.408006 #1671327] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-02-16T02:15:23.410551 #1671327] INFO -- : making trans I, [2023-02-16T02:15:23.479038 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.479127 #1671327] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. I, [2023-02-16T02:15:23.479187 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.480232 #1671327] INFO -- : making encs I, [2023-02-16T02:15:23.529138 #1671327] INFO -- : ext/configure-ext.mk unchanged I, [2023-02-16T02:15:23.552042 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.588240 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:23.588330 #1671327] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-02-16T02:15:23.588383 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:24.011315 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-16T02:15:24.034528 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-16T02:15:24.040013 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-16T02:15:24.048060 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' I, [2023-02-16T02:15:24.056162 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' I, [2023-02-16T02:15:24.056835 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-16T02:15:24.060044 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' I, [2023-02-16T02:15:24.079969 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' I, [2023-02-16T02:15:24.088975 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-16T02:15:24.096892 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-16T02:15:24.120085 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' I, [2023-02-16T02:15:24.123991 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' I, [2023-02-16T02:15:24.124037 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-16T02:15:24.132018 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-16T02:15:24.137391 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-16T02:15:24.156028 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' I, [2023-02-16T02:15:24.156097 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' I, [2023-02-16T02:15:24.160852 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-16T02:15:24.164803 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' I, [2023-02-16T02:15:24.176065 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' I, [2023-02-16T02:15:24.177274 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-16T02:15:24.190749 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-16T02:15:24.191065 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' I, [2023-02-16T02:15:24.200876 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' I, [2023-02-16T02:15:24.204043 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-16T02:15:24.219808 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-16T02:15:24.248075 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' I, [2023-02-16T02:15:24.254729 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-16T02:15:24.257468 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-16T02:15:24.267832 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-16T02:15:24.276482 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' I, [2023-02-16T02:15:24.304179 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' I, [2023-02-16T02:15:24.304236 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' I, [2023-02-16T02:15:24.304253 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' I, [2023-02-16T02:15:24.314024 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-16T02:15:24.319250 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-16T02:15:24.332051 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-16T02:15:24.332175 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' I, [2023-02-16T02:15:24.386912 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-16T02:15:24.405018 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' I, [2023-02-16T02:15:24.492395 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-02-16T02:15:24.504934 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-02-16T02:15:24.560287 #1671327] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:24.783016 #1671327] INFO -- : make[2]: 'ruby' is up to date. I, [2023-02-16T02:15:24.783138 #1671327] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:24.783937 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:24.800108 #1671327] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:24.800182 #1671327] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-02-16T02:15:24.800242 #1671327] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' I, [2023-02-16T02:15:24.805854 #1671327] 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-16T02:15:25.273182 #1671327] INFO -- : Installing to I, [2023-02-16T02:15:25.273321 #1671327] INFO -- : installing binary commands: /tmp/ruby/install/trunk-O0/bin I, [2023-02-16T02:15:25.301380 #1671327] INFO -- : installing base libraries: /tmp/ruby/install/trunk-O0/lib I, [2023-02-16T02:15:25.482724 #1671327] INFO -- : installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-02-16T02:15:25.483765 #1671327] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig I, [2023-02-16T02:15:25.484114 #1671327] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux I, [2023-02-16T02:15:25.530741 #1671327] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-02-16T02:15:25.530912 #1671327] INFO -- : installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-02-16T02:15:25.531271 #1671327] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux I, [2023-02-16T02:15:25.534422 #1671327] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 I, [2023-02-16T02:15:25.562653 #1671327] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 I, [2023-02-16T02:15:25.562826 #1671327] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-02-16T02:15:25.562985 #1671327] INFO -- : installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby I, [2023-02-16T02:15:25.563515 #1671327] INFO -- : installing command scripts: /tmp/ruby/install/trunk-O0/bin I, [2023-02-16T02:15:25.564053 #1671327] INFO -- : installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 I, [2023-02-16T02:15:25.821499 #1671327] INFO -- : installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 I, [2023-02-16T02:15:25.864816 #1671327] INFO -- : installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 I, [2023-02-16T02:15:25.908744 #1671327] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-02-16T02:15:25.980134 #1671327] INFO -- : abbrev 0.1.1 I, [2023-02-16T02:15:26.024094 #1671327] INFO -- : base64 0.1.1 I, [2023-02-16T02:15:26.027876 #1671327] INFO -- : benchmark 0.2.1 I, [2023-02-16T02:15:26.031111 #1671327] INFO -- : bundler 2.5.0.dev I, [2023-02-16T02:15:26.039595 #1671327] INFO -- : cgi 0.3.6 I, [2023-02-16T02:15:26.043246 #1671327] INFO -- : csv 3.2.7 I, [2023-02-16T02:15:26.047493 #1671327] INFO -- : delegate 0.3.0 I, [2023-02-16T02:15:26.056160 #1671327] INFO -- : did_you_mean 1.6.3 I, [2023-02-16T02:15:26.059867 #1671327] INFO -- : drb 2.1.1 I, [2023-02-16T02:15:26.063855 #1671327] INFO -- : english 0.7.2 I, [2023-02-16T02:15:26.067579 #1671327] INFO -- : erb 4.0.2 I, [2023-02-16T02:15:26.073940 #1671327] INFO -- : error_highlight 0.5.1 I, [2023-02-16T02:15:26.077718 #1671327] INFO -- : fileutils 1.7.0 I, [2023-02-16T02:15:26.081138 #1671327] INFO -- : find 0.1.1 I, [2023-02-16T02:15:26.084722 #1671327] INFO -- : forwardable 1.3.3 I, [2023-02-16T02:15:26.088949 #1671327] INFO -- : getoptlong 0.2.0 I, [2023-02-16T02:15:26.092600 #1671327] INFO -- : ipaddr 1.2.5 I, [2023-02-16T02:15:26.096260 #1671327] INFO -- : irb 1.6.2 I, [2023-02-16T02:15:26.102715 #1671327] INFO -- : logger 1.5.3 I, [2023-02-16T02:15:26.106942 #1671327] INFO -- : mutex_m 0.1.2 I, [2023-02-16T02:15:26.110716 #1671327] INFO -- : net-http 0.3.2 I, [2023-02-16T02:15:26.115044 #1671327] INFO -- : net-protocol 0.2.1 I, [2023-02-16T02:15:26.118839 #1671327] INFO -- : observer 0.1.1 I, [2023-02-16T02:15:26.122282 #1671327] INFO -- : open-uri 0.3.0 I, [2023-02-16T02:15:26.129099 #1671327] INFO -- : open3 0.1.2 I, [2023-02-16T02:15:26.132951 #1671327] INFO -- : optparse 0.4.0.pre.1 I, [2023-02-16T02:15:26.136674 #1671327] INFO -- : ostruct 0.5.5 I, [2023-02-16T02:15:26.140237 #1671327] INFO -- : pp 0.4.0 I, [2023-02-16T02:15:26.145027 #1671327] INFO -- : prettyprint 0.1.1 I, [2023-02-16T02:15:26.148553 #1671327] INFO -- : pstore 0.1.2 I, [2023-02-16T02:15:26.152132 #1671327] INFO -- : racc 1.6.2 I, [2023-02-16T02:15:26.157831 #1671327] INFO -- : rdoc 6.5.0 I, [2023-02-16T02:15:26.166565 #1671327] INFO -- : readline 0.0.3 I, [2023-02-16T02:15:26.170389 #1671327] INFO -- : reline 0.3.2 I, [2023-02-16T02:15:26.174350 #1671327] INFO -- : resolv 0.2.2 I, [2023-02-16T02:15:26.178425 #1671327] INFO -- : resolv-replace 0.1.1 I, [2023-02-16T02:15:26.182553 #1671327] INFO -- : rinda 0.1.1 I, [2023-02-16T02:15:26.186728 #1671327] INFO -- : ruby2_keywords 0.0.5 I, [2023-02-16T02:15:26.190787 #1671327] INFO -- : securerandom 0.2.2 I, [2023-02-16T02:15:26.194678 #1671327] INFO -- : set 1.0.3 I, [2023-02-16T02:15:26.198529 #1671327] INFO -- : shellwords 0.1.0 I, [2023-02-16T02:15:26.205899 #1671327] INFO -- : singleton 0.1.1 I, [2023-02-16T02:15:26.209750 #1671327] INFO -- : syntax_suggest 1.0.2 I, [2023-02-16T02:15:26.213949 #1671327] INFO -- : tempfile 0.1.3 I, [2023-02-16T02:15:26.217718 #1671327] INFO -- : time 0.2.1 I, [2023-02-16T02:15:26.222767 #1671327] INFO -- : timeout 0.3.2 I, [2023-02-16T02:15:26.227204 #1671327] INFO -- : tmpdir 0.1.3 I, [2023-02-16T02:15:26.231726 #1671327] INFO -- : tsort 0.1.1 I, [2023-02-16T02:15:26.235513 #1671327] INFO -- : un 0.2.1 I, [2023-02-16T02:15:26.239091 #1671327] INFO -- : uri 0.12.0 I, [2023-02-16T02:15:26.243825 #1671327] INFO -- : weakref 0.1.2 I, [2023-02-16T02:15:26.247603 #1671327] INFO -- : yaml 0.2.1 I, [2023-02-16T02:15:26.250663 #1671327] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-02-16T02:15:26.278108 #1671327] INFO -- : bigdecimal 3.1.3 I, [2023-02-16T02:15:26.284996 #1671327] INFO -- : date 3.3.3 I, [2023-02-16T02:15:26.288844 #1671327] INFO -- : digest 3.1.1 I, [2023-02-16T02:15:26.292517 #1671327] INFO -- : etc 1.4.2 I, [2023-02-16T02:15:26.296611 #1671327] INFO -- : fcntl 1.0.2 I, [2023-02-16T02:15:26.301710 #1671327] INFO -- : fiddle 1.1.2 I, [2023-02-16T02:15:26.305736 #1671327] INFO -- : io-console 0.6.0 I, [2023-02-16T02:15:26.309834 #1671327] INFO -- : io-nonblock 0.2.0 I, [2023-02-16T02:15:26.313731 #1671327] INFO -- : io-wait 0.3.0 I, [2023-02-16T02:15:26.317329 #1671327] INFO -- : json 2.6.3 I, [2023-02-16T02:15:26.322595 #1671327] INFO -- : nkf 0.1.2 I, [2023-02-16T02:15:26.326474 #1671327] INFO -- : openssl 3.1.0 I, [2023-02-16T02:15:26.330715 #1671327] INFO -- : pathname 0.2.1 I, [2023-02-16T02:15:26.334911 #1671327] INFO -- : psych 5.1.0 I, [2023-02-16T02:15:26.339811 #1671327] INFO -- : readline-ext 0.1.5 I, [2023-02-16T02:15:26.343307 #1671327] INFO -- : stringio 3.0.6 I, [2023-02-16T02:15:26.347145 #1671327] INFO -- : strscan 3.0.6 I, [2023-02-16T02:15:26.350967 #1671327] INFO -- : syslog 0.1.1 I, [2023-02-16T02:15:26.354941 #1671327] INFO -- : zlib 3.0.0 I, [2023-02-16T02:15:26.357978 #1671327] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 I, [2023-02-16T02:15:26.360395 #1671327] INFO -- : minitest 5.17.0 I, [2023-02-16T02:15:26.405978 #1671327] INFO -- : power_assert 2.0.3 I, [2023-02-16T02:15:26.417837 #1671327] INFO -- : rake 13.0.6 I, [2023-02-16T02:15:26.450039 #1671327] INFO -- : test-unit 3.5.7 I, [2023-02-16T02:15:26.482069 #1671327] INFO -- : rexml 3.2.5 I, [2023-02-16T02:15:26.515136 #1671327] INFO -- : rss 0.2.9 I, [2023-02-16T02:15:26.552647 #1671327] INFO -- : net-ftp 0.2.0 I, [2023-02-16T02:15:26.562656 #1671327] INFO -- : net-imap 0.3.4 I, [2023-02-16T02:15:26.583019 #1671327] INFO -- : net-pop 0.1.2 I, [2023-02-16T02:15:26.590400 #1671327] INFO -- : net-smtp 0.3.3 I, [2023-02-16T02:15:26.597254 #1671327] INFO -- : matrix 0.4.2 I, [2023-02-16T02:15:26.604324 #1671327] INFO -- : prime 0.1.2 I, [2023-02-16T02:15:26.616494 #1671327] INFO -- : rbs 2.8.4 I, [2023-02-16T02:15:26.795260 #1671327] INFO -- : typeprof 0.21.4 I, [2023-02-16T02:15:26.814785 #1671327] INFO -- : debug 1.7.1 I, [2023-02-16T02:15:26.833761 #1671327] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache I, [2023-02-16T02:15:26.847676 #1671327] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-02-16T02:15:26.847971 #1671327] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-02-16T02:16:42.027707 #1671327] INFO -- : PASS all 1798 tests E, [2023-02-16T02:16:42.037649 #1671327] ERROR -- : I, [2023-02-16T02:16:42.037807 #1671327] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-02-16T02:16:42.037952 #1671327] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-02-16T02:16:42.202585 #1671327] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-02-16T02:16:42.202662 #1671327] INFO -- : CC = gcc I, [2023-02-16T02:16:42.202695 #1671327] INFO -- : LD = ld I, [2023-02-16T02:16:42.202718 #1671327] INFO -- : LDSHARED = gcc -shared I, [2023-02-16T02:16:42.202751 #1671327] 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-16T02:16:42.202778 #1671327] 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-16T02:16:42.202801 #1671327] INFO -- : CPPFLAGS = I, [2023-02-16T02:16:42.202823 #1671327] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie I, [2023-02-16T02:16:42.202845 #1671327] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-02-16T02:16:42.202867 #1671327] INFO -- : LANG = I, [2023-02-16T02:16:42.202887 #1671327] INFO -- : LC_ALL = I, [2023-02-16T02:16:42.202908 #1671327] INFO -- : LC_CTYPE = I, [2023-02-16T02:16:42.202928 #1671327] INFO -- : MFLAGS = I, [2023-02-16T02:16:42.202949 #1671327] INFO -- : RUSTC = rustc I, [2023-02-16T02:16:42.202978 #1671327] 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-16T02:16:42.514100 #1671327] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 I, [2023-02-16T02:16:42.514164 #1671327] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-02-16T02:16:42.514180 #1671327] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-02-16T02:16:42.514192 #1671327] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-02-16T02:16:42.514202 #1671327] INFO -- : I, [2023-02-16T02:16:42.770542 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-02-16T02:16:42.770733 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 I, [2023-02-16T02:16:42.771004 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 I, [2023-02-16T02:16:42.771291 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 I, [2023-02-16T02:16:42.772117 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 I, [2023-02-16T02:16:42.772712 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 I, [2023-02-16T02:16:42.774582 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 I, [2023-02-16T02:16:42.775779 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 I, [2023-02-16T02:16:42.781740 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-02-16T02:16:42.785053 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 I, [2023-02-16T02:16:42.789165 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 I, [2023-02-16T02:16:42.799316 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-02-16T02:16:42.799833 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 I, [2023-02-16T02:16:42.800299 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 I, [2023-02-16T02:16:42.800958 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 I, [2023-02-16T02:16:42.901546 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 I, [2023-02-16T02:16:42.904228 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 I, [2023-02-16T02:16:43.303552 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 I, [2023-02-16T02:16:43.303632 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 I, [2023-02-16T02:16:43.303665 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 I, [2023-02-16T02:16:43.303681 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 I, [2023-02-16T02:16:43.303700 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 I, [2023-02-16T02:16:43.309025 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 I, [2023-02-16T02:16:43.309079 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 I, [2023-02-16T02:16:43.309103 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 I, [2023-02-16T02:16:43.309118 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 I, [2023-02-16T02:16:43.309131 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 I, [2023-02-16T02:16:43.309144 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 I, [2023-02-16T02:16:43.309648 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 I, [2023-02-16T02:16:43.786335 #1671327] INFO -- : /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 I, [2023-02-16T02:16:43.798869 #1671327] INFO -- : I, [2023-02-16T02:16:43.798944 #1671327] INFO -- : test succeeded I, [2023-02-16T02:16:43.799997 #1671327] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-02-16T02:16:43.800185 #1671327] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-02-16T02:16:44.071245 #1671327] INFO -- : making mjit_build_dir.so I, [2023-02-16T02:16:44.677876 #1671327] INFO -- : Run options: I, [2023-02-16T02:16:44.677949 #1671327] INFO -- : --seed=25399 I, [2023-02-16T02:16:44.677971 #1671327] 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-16T02:16:44.677984 #1671327] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes I, [2023-02-16T02:16:44.677998 #1671327] INFO -- : --name=!/memory_leak/ I, [2023-02-16T02:16:44.678010 #1671327] INFO -- : --stderr-on-failure I, [2023-02-16T02:16:44.678022 #1671327] INFO -- : -j4 I, [2023-02-16T02:16:44.678036 #1671327] INFO -- : I, [2023-02-16T02:16:44.678049 #1671327] INFO -- : # Running tests: I, [2023-02-16T02:16:44.678061 #1671327] INFO -- : E, [2023-02-16T02:17:44.748012 #1671327] ERROR -- : /tmp/ruby/src/trunk-O0/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-02-16T02:17:44.748164 #1671327] ERROR -- : /tmp/ruby/src/trunk-O0/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here E, [2023-02-16T02:25:54.080382 #1671327] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-02-16T02:33:14.804657 #1671327] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : # I, [2023-02-16T02:33:14.804746 #1671327] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : # I, [2023-02-16T02:33:14.804761 #1671327] INFO -- : Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : # I, [2023-02-16T02:33:15.095010 #1671327] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18 I, [2023-02-16T02:33:15.095218 #1671327] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 19 I, [2023-02-16T02:33:15.095402 #1671327] INFO -- : Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 20 I, [2023-02-16T02:34:43.515462 #1671327] INFO -- : Finished tests in 1078.918048s, 22.1157 tests/s, 8245.0878 assertions/s. I, [2023-02-16T02:34:43.518210 #1671327] INFO -- : 23861 tests, 8895774 assertions, 0 failures, 0 errors, 184 skips I, [2023-02-16T02:34:43.518276 #1671327] INFO -- : I, [2023-02-16T02:34:43.518310 #1671327] INFO -- : ruby -v: ruby 3.3.0dev (2023-02-16T02:00:45Z master 7e5df49539) [x86_64-linux] I, [2023-02-16T02:34:43.531270 #1671327] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-02-16T02:34:43.531460 #1671327] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j4' E, [2023-02-16T02:34:44.047724 #1671327] 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-16T02:34:44.492470 #1671327] INFO -- : ruby 3.3.0dev (2023-02-16T02:00:45Z master 7e5df49539) [x86_64-linux] I, [2023-02-16T02:38:20.245291 #1671327] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-02-16T02:38:20.245447 #1671327] INFO -- : I, [2023-02-16T02:38:20.245479 #1671327] INFO -- : Finished in 215.752489 seconds I, [2023-02-16T02:38:20.245492 #1671327] INFO -- : I, [2023-02-16T02:38:20.245504 #1671327] INFO -- : 3835 files, 31383 examples, 143674 expectations, 0 failures, 0 errors, 0 tagged I, [2023-02-16T02:38:20.283690 #1671327] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j4'" exit with 0.