# Logfile created on 2023-05-30 01:07:32 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005631cd104078 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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.20230530-010732", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005631cd15f978 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005631cd15f7e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005631cd15f658 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20230530-010732", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20230530-010732>, @binmode=false, @mon_data=#<Monitor:0x00005631cd15f590>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j16
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j16" exit with 0.
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-rubyspec -j16
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 18e55fc1e1
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/tmp/ruby/src/trunk/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'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
compiling /tmp/ruby/src/trunk/ext/io/console/console.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c
compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c
compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
compiling /tmp/ruby/src/trunk/ext/psych/psych.c
compiling /tmp/ruby/src/trunk/ext/pty/pty.c
compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘io_descriptor_fallback’:
/tmp/ruby/src/trunk/ext/io/console/console.c:96:16: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
   96 |     return fptr->fd;
      |                ^~
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘io_path_fallback’:
/tmp/ruby/src/trunk/ext/io/console/console.c:107:16: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
  107 |     return fptr->pathv;
      |                ^~
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘io_get_write_io_fallback’:
/tmp/ruby/src/trunk/ext/io/console/console.c:118:21: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
  118 |     VALUE wio = fptr->tied_io_for_writing;
      |                     ^~
compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘io_open_descriptor_fallback’:
/tmp/ruby/src/trunk/ext/io/console/console.c:1416:9: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
 1416 |     fptr->pathv = path;
      |         ^~
/tmp/ruby/src/trunk/ext/io/console/console.c:1417:9: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
 1417 |     fptr->mode |= mode;
      |         ^~
/tmp/ruby/src/trunk/ext/io/console/console.c: At top level:
/tmp/ruby/src/trunk/ext/io/console/console.c:1426:1: error: static declaration of ‘rb_io_closed_p’ follows non-static declaration
 1426 | rb_io_closed_p(VALUE io)
      | ^~~~~~~~~~~~~~
In file included from /tmp/ruby/src/trunk/ext/io/console/console.c:6:
/tmp/ruby/src/trunk/include/ruby/io.h:251:7: note: previous declaration of ‘rb_io_closed_p’ with type ‘VALUE(VALUE)’ {aka ‘long unsigned int(long unsigned int)’}
  251 | VALUE rb_io_closed_p(VALUE io);
      |       ^~~~~~~~~~~~~~
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘rb_io_closed_p’:
/tmp/ruby/src/trunk/ext/io/console/console.c:1429:16: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
 1429 |     return fptr->fd == -1 ? Qtrue : Qfalse;
      |                ^~
/tmp/ruby/src/trunk/ext/io/console/console.c:1430:1: warning: control reaches end of non-void function [-Wreturn-type]
 1430 | }
      | ^
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘io_descriptor_fallback’:
/tmp/ruby/src/trunk/ext/io/console/console.c:97:1: warning: control reaches end of non-void function [-Wreturn-type]
   97 | }
      | ^
/tmp/ruby/src/trunk/ext/io/console/console.c: In function ‘io_path_fallback’:
/tmp/ruby/src/trunk/ext/io/console/console.c:108:1: warning: control reaches end of non-void function [-Wreturn-type]
  108 | }
      | ^
/tmp/ruby/src/trunk/ext/io/console/console.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:267: console.o] Error 1
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[1]: *** [exts.mk:257: ext/io/console/all] Error 2
make[1]: *** Waiting for unfinished jobs....
compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c
linking shared-object rbconfig/sizeof.so
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c
linking shared-object psych.so
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c
linking shared-object pathname.so
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c
/tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c: In function ‘io_descriptor_fallback’:
/tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c:1662:16: error: invalid use of incomplete typedef ‘rb_io_t’ {aka ‘struct rb_io’}
 1662 |     return fptr->fd;
      |                ^~
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c
/tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c:1663:1: warning: control reaches end of non-void function [-Wreturn-type]
 1663 | }
      | ^
/tmp/ruby/src/trunk/ext/openssl/ossl_ssl.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:326: ossl_ssl.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[1]: *** [exts.mk:275: ext/openssl/all] Error 2
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make: *** [uncommon.mk:300: build-ext] Error 2
$$$[end] "make all -j16" exit with 512.
raw logfile