rev: 8684946b21
test-all :
test-spec:
exit statuses:
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 512.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit-wait.20211020-234222
#<BuildRuby:0x00005630c0de8720
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit-wait",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit-wait",
@TARGET_NAME="trunk-mjit-wait",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit-wait",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20211020-234222",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts=
"RUN_OPTS=\"--disable-gems --jit-debug=-ggdb3 --jit-wait --jit-warnings --jit-min-calls=5\"",
@timeout=18000>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000018)
autoconf 0.000000 0.000000 0.000000 ( 0.000051)
configure 0.000000 0.000000 0.000000 ( 0.000039)
build_up From https://github.com/ruby/ruby
030b189..8684946 master -> origin/master
configure: WARNING: something wrong with CXXFLAGS=""
/tmp/ruby/v3/src/trunk-mjit-wait/configure: line 12463: pkg-config: command not found
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'. Stop.
make: *** [uncommon.mk:1195: /tmp/ruby/v3/src/trunk-mjit-wait/ext/ripper/ripper.c] Error 2
make: *** Waiting for unfinished jobs....
0.032000 0.008000 40.712000 ( 53.595885)
build_miniruby 0.012000 0.004000 323.720000 ( 64.871411)
build_ruby 0.000000 0.000000 4.216000 ( 3.229603)
build_all 0.024000 0.008000 87.084000 ( 23.938112)
build_install /tmp/ruby/v3/src/trunk-mjit-wait/lib/rubygems/stub_specification.rb:118: [BUG] Segmentation fault at 0x00007ff172aa4000
ruby 3.1.0dev (2021-10-20T23:15:45Z master 8684946b21) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0026 p:0052 s:0173 e:000170 BLOCK /tmp/ruby/v3/src/trunk-mjit-wait/lib/rubygems/stub_specification.rb:118 [FINISH]
me:
called_id: data, type: iseq
owner class: 0x00007ff16f95d360 [3LM ] T_CLASS Gem::StubSpecification
self: 0x00007ff16f3b54a8 [1 M ] T_OBJECT (Gem::StubSpecification)len:11 ptr:0x00007ff17299b550
lvars:
file: 0x00007ff16f3b8108 [0 M U] T_FILE (File)
stubline: 0x00007ff16f3b8018 [1 M ] T_STRING (String)# stub: english 0.7.1 ruby lib
extensions: T_NIL
c:0025 p:---- s:0165 e:000164 CFUNC :open
me:
called_id: open, type: cfunc
owner class: 0x00007ff172a5dca8 [3LM ] T_CLASS (annon)
self: 0x00007ff172a63180 [3LM ] T_CLASS File
Segmentation fault (core dumped)
make: *** [uncommon.mk:387: do-install-nodoc] Error 139
0.016000 0.004000 38.916000 ( 10.791903)
$$$[end] "make install -j6" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-mjit-wait.20211020-234222
total: 156.43 sec