# Logfile created on 2023-03-07 07:39:50 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000056215ca5a590 @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-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230307-073950", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056215caf3510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056215caf3380 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056215caf31f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230307-073950", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230307-073950>, @binmode=false, @mon_data=#<Monitor:0x000056215caf3128>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update rbs to 7a5663f0f433ccd24db32e4dda9dc7754c269247 Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - From https://github.com/ruby/rbs * branch 7a5663f0f433ccd24db32e4dda9dc7754c269247 -> FETCH_HEAD /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged HEAD is now at 7a5663f0 Skip RBS validation with `$SKIP_RBS_VALIDATION` echo 7a5663f0f433ccd24db32e4dda9dc7754c269247 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 030f398..854546f master -> origin/master Updating 030f398..854546f Fast-forward .github/workflows/mjit.yml | 13 ++ NEWS.md | 3 +- array.c | 8 +- benchmark/lib/benchmark_driver/runner/mjit.rb | 34 --- benchmark/mjit_exivar.yml | 18 -- benchmark/mjit_integer.yml | 32 --- benchmark/mjit_kernel.yml | 20 -- benchmark/mjit_leave.yml | 8 - benchmark/mjit_opt_cc_insns.yml | 27 --- benchmark/mjit_struct_aref.yml | 10 - bignum.c | 2 +- class.c | 4 +- common.mk | 35 --- compile.c | 2 +- configure.ac | 14 -- constant.h | 2 - debug_counter.c | 2 - defs/gmake.mk | 28 --- defs/universal.mk | 5 - doc/yjit/yjit.md | 4 +- error.c | 6 +- gc.c | 10 +- gems/bundled_gems | 2 +- hash.c | 16 +- id_table.c | 6 +- include/ruby/backward/2/attributes.h | 6 +- include/ruby/internal/dllexport.h | 34 +-- include/ruby/internal/intern/error.h | 2 +- insns.def | 4 - internal/array.h | 2 - internal/basic_operators.h | 2 - internal/bignum.h | 2 - internal/bits.h | 11 +- internal/class.h | 2 - internal/compile.h | 2 - internal/gc.h | 2 - internal/hash.h | 2 - internal/numeric.h | 2 - internal/object.h | 2 - internal/proc.h | 2 - internal/re.h | 2 - internal/sanitizers.h | 4 - internal/string.h | 2 - internal/thread.h | 2 - internal/variable.h | 2 - internal/vm.h | 12 +- iseq.c | 2 +- lib/irb/version.rb | 4 +- mjit.c | 2 - mjit_c.c | 2 - mjit_c.rb | 5 - numeric.c | 22 +- object.c | 20 +- probes_helper.h | 2 - proc.c | 8 +- ractor.c | 6 +- re.c | 2 +- ruby-runner.c | 16 -- shape.c | 10 +- shape.h | 4 - string.c | 14 +- template/GNUmakefile.in | 1 - template/Makefile.in | 63 +---- test/fiber/scheduler.rb | 72 ++++-- test/lib/jit_support.rb | 5 - thread.c | 4 +- thread_sync.c | 57 +++-- tool/mjit_archflag.sh | 40 ---- tool/mjit_tabs.rb | 67 ------ tool/ruby_vm/views/mjit_sp_inc.inc.erb | 17 -- tool/transform_mjit_header.rb | 319 -------------------------- tool/update-deps | 1 - variable.c | 22 +- vm.c | 43 +--- vm_args.c | 3 - vm_backtrace.c | 4 +- vm_core.h | 9 +- vm_eval.c | 20 +- vm_exec.h | 7 - vm_insnhelper.c | 124 ++-------- vm_insnhelper.h | 6 - vm_method.c | 23 +- vm_sync.c | 8 +- vm_trace.c | 2 +- win32/Makefile.sub | 2 +- win32/win32.c | 2 +- yjit.h | 2 +- 87 files changed, 255 insertions(+), 1199 deletions(-) delete mode 100644 benchmark/lib/benchmark_driver/runner/mjit.rb delete mode 100644 benchmark/mjit_exivar.yml delete mode 100644 benchmark/mjit_integer.yml delete mode 100644 benchmark/mjit_kernel.yml delete mode 100644 benchmark/mjit_leave.yml delete mode 100644 benchmark/mjit_opt_cc_insns.yml delete mode 100644 benchmark/mjit_struct_aref.yml delete mode 100644 defs/universal.mk delete mode 100644 tool/mjit_archflag.sh delete mode 100644 tool/mjit_tabs.rb delete mode 100644 tool/ruby_vm/views/mjit_sp_inc.inc.erb delete mode 100644 tool/transform_mjit_header.rb Latest commit hash = 854546fcc4 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20/common.mk > uncommon.mk GNUmakefile:30: /tmp/ruby/src/trunk-repeat20/defs/universal.mk: No such file or directory make: *** No rule to make target '/tmp/ruby/src/trunk-repeat20/defs/universal.mk'. Stop. make: *** Waiting for unfinished jobs.... $$$[end] "make after-update -j4" exit with 512. $$$[beg] make miniruby -j4 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/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 = 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs GNUmakefile:30: /tmp/ruby/src/trunk-repeat20/defs/universal.mk: No such file or directory make: *** No rule to make target '/tmp/ruby/src/trunk-repeat20/defs/universal.mk'. Stop. make: *** Waiting for unfinished jobs.... gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 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. $$$[end] "make miniruby -j4" exit with 512.