# Logfile created on 2025-04-16 09:09:47 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f9d485dfdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk_gcc11", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc11", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_gcc11", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc11", @configure_opts=["CC=gcc-11"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250416-090947", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f9d48601930 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f9d486017c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f9d4851a828 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_gcc11.20250416-090947", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_gcc11.20250416-090947>, @binmode=false, @mon_data=#<Monitor:0x00007f9d486014a8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby d842554..bbf8735 master -> origin/master Updating d842554..bbf8735 Fast-forward enum.c | 13 +++ include/ruby/io.h | 257 ++++++++++++++++++++++++++++++------------------------ internal/io.h | 2 +- io.c | 89 ++++++++++--------- 4 files changed, 201 insertions(+), 160 deletions(-) Latest commit hash = bbf873521a $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk_gcc11/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_gcc11/ext/ripper' /tmp/ruby/src/trunk_gcc11/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk_gcc11/compile.c compiling /tmp/ruby/src/trunk_gcc11/debug.c compiling /tmp/ruby/src/trunk_gcc11/dir.c compiling /tmp/ruby/src/trunk_gcc11/enum.c compiling /tmp/ruby/src/trunk_gcc11/error.c compiling /tmp/ruby/src/trunk_gcc11/eval.c compiling /tmp/ruby/src/trunk_gcc11/file.c compiling /tmp/ruby/src/trunk_gcc11/gc.c compiling /tmp/ruby/src/trunk_gcc11/io.c compiling /tmp/ruby/src/trunk_gcc11/io_buffer.c compiling /tmp/ruby/src/trunk_gcc11/iseq.c compiling /tmp/ruby/src/trunk_gcc11/marshal.c /tmp/ruby/src/trunk_gcc11/io.c: In function ‘rb_io_s_binread’: /tmp/ruby/src/trunk_gcc11/io.c:12344:54: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum rb_io_mode’ [-Wenum-conversion] 12344 | arg.io = rb_io_open_generic(io, argv[0], oflags, fmode, &convconfig, 0); | ^~~~~ /tmp/ruby/src/trunk_gcc11/io.c: At top level: cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics compiling parse.c compiling /tmp/ruby/src/trunk_gcc11/process.c compiling /tmp/ruby/src/trunk_gcc11/ruby.c compiling /tmp/ruby/src/trunk_gcc11/scheduler.c compiling /tmp/ruby/src/trunk_gcc11/thread.c compiling /tmp/ruby/src/trunk_gcc11/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc compiling /tmp/ruby/src/trunk_gcc11/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc-11 LD = ld LDSHARED = gcc-11 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_gcc11/include -I/tmp/ruby/src/trunk_gcc11 -I/tmp/ruby/src/trunk_gcc11/prism -I/tmp/ruby/src/trunk_gcc11/enc/unicode/15.1.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc 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_gcc11/yjit/target/release/' /tmp/ruby/src/trunk_gcc11/yjit/src/lib.rs gcc-11 (Ubuntu 11.4.0-9ubuntu1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating transdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_gcc11' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/-test-/file' compiling /tmp/ruby/src/trunk_gcc11/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk_gcc11/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk_gcc11/ext/-test-/file/stat.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/-test-/wait' compiling /tmp/ruby/src/trunk_gcc11/ext/-test-/wait/wait.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/etc' compiling /tmp/ruby/src/trunk_gcc11/ext/etc/etc.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' compiling /tmp/ruby/src/trunk_gcc11/ext/io/console/console.c linking shared-object -test-/file.so linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/nonblock' compiling /tmp/ruby/src/trunk_gcc11/ext/io/nonblock/nonblock.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/io/wait' compiling /tmp/ruby/src/trunk_gcc11/ext/io/wait/wait.c linking shared-object io/wait.so linking shared-object etc.so linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/etc' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' compiling /tmp/ruby/src/trunk_gcc11/ext/objspace/objspace.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pathname' compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl.c make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/pty' compiling /tmp/ruby/src/trunk_gcc11/ext/pty/pty.c linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' compiling /tmp/ruby/src/trunk_gcc11/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk_gcc11/ext/objspace/objspace_dump.c linking shared-object pty.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/pty' compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_asn1.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/socket' compiling /tmp/ruby/src/trunk_gcc11/ext/socket/init.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/constants.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_bio.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/socket.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/sockssocket.c linking shared-object ripper.so compiling /tmp/ruby/src/trunk_gcc11/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/option.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_gcc11/ext/stringio' compiling /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c:39:13: error: conflicting types for ‘rb_io_mode_t’; have ‘int’ 39 | typedef int rb_io_mode_t; | ^~~~~~~~~~~~ In file included from /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c:21: /tmp/ruby/src/trunk_gcc11/include/ruby/io.h:275:25: note: previous declaration of ‘rb_io_mode_t’ with type ‘rb_io_mode_t’ {aka ‘enum rb_io_mode’} 275 | typedef enum rb_io_mode rb_io_mode_t; | ^~~~~~~~~~~~ /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c: In function ‘strio_init’: /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c:301:52: warning: passing argument 5 of ‘rb_io_extract_modeenc’ from incompatible pointer type [-Wincompatible-pointer-types] 301 | rb_io_extract_modeenc(&vmode, 0, opt, &oflags, &ptr->flags, &convconfig); | ^~~~~~~~~~~ | | | rb_io_mode_t * {aka int *} In file included from /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c:21: /tmp/ruby/src/trunk_gcc11/include/ruby/io.h:877:107: note: expected ‘enum rb_io_mode *’ but argument is of type ‘rb_io_mode_t *’ {aka ‘int *’} 877 | void rb_io_extract_modeenc(VALUE *vmode_p, VALUE *vperm_p, VALUE opthash, int *oflags_p, enum rb_io_mode *fmode_p, rb_io_enc_t *convconfig_p); | ~~~~~~~~~~~~~~~~~^~~~~~~ /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c: In function ‘strio_set_encoding’: /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c:1862:61: warning: passing argument 5 of ‘rb_io_extract_modeenc’ from incompatible pointer type [-Wincompatible-pointer-types] 1862 | rb_io_extract_modeenc(&vmode, 0, Qnil, &oflags, &fmode, &convconfig); | ^~~~~~ | | | rb_io_mode_t * {aka int *} In file included from /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c:21: /tmp/ruby/src/trunk_gcc11/include/ruby/io.h:877:107: note: expected ‘enum rb_io_mode *’ but argument is of type ‘rb_io_mode_t *’ {aka ‘int *’} 877 | void rb_io_extract_modeenc(VALUE *vmode_p, VALUE *vperm_p, VALUE opthash, int *oflags_p, enum rb_io_mode *fmode_p, rb_io_enc_t *convconfig_p); | ~~~~~~~~~~~~~~~~~^~~~~~~ /tmp/ruby/src/trunk_gcc11/ext/stringio/stringio.c: At top level: cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics make[2]: *** [Makefile:257: stringio.o] Error 1 make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/stringio' make[1]: *** [exts.mk:317: ext/stringio/all] Error 2 make[1]: *** Waiting for unfinished jobs.... compiling /tmp/ruby/src/trunk_gcc11/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk_gcc11/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkcs12.c linking shared-object socket.so compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkcs7.c make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/socket' compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk_gcc11/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_gcc11/ext/openssl' make[1]: Leaving directory '/tmp/ruby/build/trunk_gcc11' make: *** [uncommon.mk:403: build-ext] Error 2 $$$[end] "make all -j4" exit with 512.