rev: f3c19ddfbc
test-all : 21142 tests, 5670375 assertions, 0 failures, 0 errors, 100 skips
test-spec: 3769 files, 30828 examples, 205318 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"make update-unicode -j8" exit with 0.
"make update-download -j8" exit with 0.
"make update-rubyspec -j8" exit with 0.
"make update-src -j8" exit with 0.
"make after-update -j8" exit with 0.
"make miniruby -j8" exit with 0.
"make ruby -j8" exit with 0.
"make all -j8" exit with 0.
"make install -j8" exit with 0.
"make yes-btest TESTS='-j8'" exit with 512.
"make yes-test-basic TESTS='-j8'" exit with 0.
"make yes-test-all TESTS='-j8'" exit with 0.
"make yes-test-rubyspec TESTS='-j8'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20201211-022409
#<BuildRuby:0x000055857a74a1a8
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20201211-022409",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003997 0.000333 1.213505 ( 2.259777)
build_miniruby 0.000651 0.000054 0.057233 ( 0.056301)
build_ruby 0.000600 0.000050 0.057754 ( 0.056777)
build_all 0.004546 0.000379 3.213540 ( 0.836636)
build_install 0.000101 0.009905 3.627787 ( 1.259012)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ...............................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb ...............Fstderr output is not empty
<OBJ_INFO:gc_mark_ptr@/tmp/ruby/v3/src/trunk-test/gc.c:6136> 0x000056240f285328 [2 M ] T_NONE
bootstraptest.tmp.rb:5: [BUG] try to mark T_NONE object
ruby 3.0.0dev (2020-12-10T16:32:20Z master f3c19ddfbc) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0013 e:000012 CFUNC :to_s
me:
called_id: to_s, type: cfunc
owner class: 0x000056240f314668 [3LM R ] T_CLASS Integer
self: T_FIXNUM 11
c:0002 p:0013 s:0009 e:000006 BLOCK bootstraptest.tmp.rb:5 [FINISH]
me:
called_id: test, type: iseq
owner class: 0x000056240f3268b8 [3LM R ] T_CLASS Object
self: 0x000056240f286fc0 [0 M RU] ractor (Ractor)r:90
lvars:
i: T_FIXNUM 11
c:0001 p:---- s:0003 e:000002 (none) [FINISH]
self: T_NIL
-- Ruby level backtrace information ----------------------------------------
bootstraptest.tmp.rb:5:in `block (2 levels) in test'
bootstraptest.tmp.rb:5:in `to_s'
-- C level backtrace information -------------------------------------------
/tmp/ruby/v3/build/trunk-test/miniruby(rb_vm_bugreport+0xa8b) [0x56240d6fb19b] /tmp/ruby/v3/src/trunk-test/vm_dump.c:758
/tmp/ruby/v3/build/trunk-test/miniruby(bug_report_end+0x0) [0x56240d5079fd] /tmp/ruby/v3/src/trunk-test/error.c:750
/tmp/ruby/v3/build/trunk-test/miniruby(rb_bug_without_die) /tmp/ruby/v3/src/trunk-test/error.c:750
/tmp/ruby/v3/build/trunk-test/miniruby(die+0x0) [0x56240d471daf] /tmp/ruby/v3/src/trunk-test/error.c:758
/tmp/ruby/v3/build/trunk-test/miniruby(rb_bug) /tmp/ruby/v3/src/trunk-test/error.c:760
/tmp/ruby/v3/build/trunk-test/miniruby(gc_mark_ptr+0xee) [0x56240d52e86e] /tmp/ruby/v3/src/trunk-test/gc.c:6137
/tmp/ruby/v3/build/trunk-test/miniruby(rb_iseq_mark+0x2e5) [0x56240d562825] /tmp/ruby/v3/src/trunk-test/iseq.c:325
/tmp/ruby/v3/build/trunk-test/miniruby(gc_mark_imemo+0x170) [0x56240d52f018] /tmp/ruby/v3/src/trunk-test/gc.c:6247
/tmp/ruby/v3/build/trunk-test/miniruby(gc_mark_children) /tmp/ruby/v3/src/trunk-test/gc.c:6307
/tmp/ruby/v3/build/trunk-test/miniruby(gc_mark_stacked_objects+0x25) [0x56240d535f95] /tmp/ruby/v3/src/trunk-test/gc.c:6484
/tmp/ruby/v3/build/trunk-test/miniruby(gc_mark_stacked_objects_incremental) /tmp/ruby/v3/src/trunk-test/gc.c:6518
/tmp/ruby/v3/build/trunk-test/miniruby(gc_marks_step) /tmp/ruby/v3/src/trunk-test/gc.c:7435
/tmp/ruby/v3/build/trunk-test/miniruby(gc_marks_continue) /tmp/ruby/v3/src/trunk-test/gc.c:7495
/tmp/ruby/v3/build/trunk-test/miniruby(heap_prepare) /tmp/ruby/v3/src/trunk-test/gc.c:2031
/tmp/ruby/v3/build/trunk-test/miniruby(heap_next_freepages) /tmp/ruby/v3/src/trunk-test/gc.c:2202
/tmp/ruby/v3/build/trunk-test/miniruby(ractor_cache_slots) /tmp/ruby/v3/src/trunk-test/gc.c:2241
/tmp/ruby/v3/build/trunk-test/miniruby(newobj_slowpath) /tmp/ruby/v3/src/trunk-test/gc.c:2276
/tmp/ruby/v3/build/trunk-test/miniruby(newobj_slowpath_wb_protected) /tmp/ruby/v3/src/trunk-test/gc.c:2295
/tmp/ruby/v3/build/trunk-test/miniruby(newobj_of0+0x22) [0x56240d536340] /tmp/ruby/v3/src/trunk-test/gc.c:2334
/tmp/ruby/v3/build/trunk-test/miniruby(newobj_of) /tmp/ruby/v3/src/trunk-test/gc.c:2354
/tmp/ruby/v3/build/trunk-test/miniruby(rb_wb_protected_newobj_of) /tmp/ruby/v3/src/trunk-test/gc.c:2376
/tmp/ruby/v3/build/trunk-test/miniruby(str_alloc+0x10) [0x56240d670578] /tmp/ruby/v3/src/trunk-test/string.c:773
/tmp/ruby/v3/build/trunk-test/miniruby(str_new0) /tmp/ruby/v3/src/trunk-test/string.c:795
/tmp/ruby/v3/build/trunk-test/miniruby(rb_usascii_str_new+0x6) [0x56240d6748c6] /tmp/ruby/v3/src/trunk-test/string.c:827
/tmp/ruby/v3/build/trunk-test/miniruby(rb_fix2str+0x7d) [0x56240d5bae1d] /tmp/ruby/v3/src/trunk-test/numeric.c:3546
/tmp/ruby/v3/build/trunk-test/miniruby(vm_call_cfunc_with_frame+0x105) [0x56240d6d5b35] /tmp/ruby/v3/src/trunk-test/vm_insnhelper.c:2821
/tmp/ruby/v3/build/trunk-test/miniruby(vm_sendish+0x8c) [0x56240d6e1610] /tmp/ruby/v3/src/trunk-test/vm_insnhelper.c:4412
/tmp/ruby/v3/build/trunk-test/miniruby(vm_exec_core) ../../src/trunk-test/insns.def:789
/tmp/ruby/v3/build/trunk-test/miniruby(rb_vm_exec+0xc5) [0x56240d6e76b5] /tmp/ruby/v3/src/trunk-test/vm.c:2165
/tmp/ruby/v3/build/trunk-test/miniruby(thread_do_start_proc+0x32a) [0x56240d69f51a] /tmp/ruby/v3/src/trunk-test/thread.c:725
/tmp/ruby/v3/build/trunk-test/miniruby(thread_do_start+0x144) [0x56240d6a1604] /tmp/ruby/v3/src/trunk-test/thread.c:766
/tmp/ruby/v3/build/trunk-test/miniruby(thread_start_func_2) /tmp/ruby/v3/src/trunk-test/thread.c:822
/tmp/ruby/v3/build/trunk-test/miniruby(register_cached_thread_and_wait+0x0) [0x56240d6a1a49] /tmp/ruby/v3/src/trunk-test/thread_pthread.c:994
/tmp/ruby/v3/build/trunk-test/miniruby(thread_start_func_1) /tmp/ruby/v3/src/trunk-test/thread_pthread.c:1001
/lib/x86_64-linux-gnu/libpthread.so.0(start_thread+0xdb) [0x7fb816ebc6db]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f) [0x7fb815f82a3f] ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
-- Other runtime information -----------------------------------------------
* Loaded script: bootstraptest.tmp.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 rational.so
3 complex.so
4 ruby2_keywords.rb
* Process memory map:
56240d449000-56240d806000 r-xp 00000000 00:2e 18647 /tmp/ruby/v3/build/trunk-test/miniruby
56240da06000-56240da0d000 r--p 003bd000 00:2e 18647 /tmp/ruby/v3/build/trunk-test/miniruby
56240da0d000-56240da0e000 rw-p 003c4000 00:2e 18647 /tmp/ruby/v3/build/trunk-test/miniruby
56240da0e000-56240da1f000 rw-p 00000000 00:00 0
56240f266000-56240f3ef000 rw-p 00000000 00:00 0 [heap]
7fb7fc000000-7fb7fc021000 rw-p 00000000 00:00 0
7fb7fc021000-7fb800000000 ---p 00000000 00:00 0
7fb800000000-7fb800021000 rw-p 00000000 00:00 0
7fb800021000-7fb804000000 ---p 00000000 00:00 0
7fb804000000-7fb804021000 rw-p 00000000 00:00 0
7fb804021000-7fb808000000 ---p 00000000 00:00 0
7fb808000000-7fb808029000 rw-p 00000000 00:00 0
7fb808029000-7fb80c000000 ---p 00000000 00:00 0
7fb80c000000-7fb80c021000 rw-p 00000000 00:00 0
7fb80c021000-7fb810000000 ---p 00000000 00:00 0
7fb8101db000-7fb8103cb000 r--s 00000000 08:01 11272734 /lib/x86_64-linux-gnu/libc-2.27.so
7fb8103cb000-7fb811b1d000 r--s 00000000 00:2e 18647 /tmp/ruby/v3/build/trunk-test/miniruby
7fb811b1d000-7fb811b34000 r-xp 00000000 08:01 11272293 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb811b34000-7fb811d33000 ---p 00017000 08:01 11272293 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb811d33000-7fb811d34000 r--p 00016000 08:01 11272293 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb811d34000-7fb811d35000 rw-p 00017000 08:01 11272293 /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb811d35000-7fb811d36000 ---p 00000000 00:00 0
7fb811d36000-7fb811f36000 rw-p 00000000 00:00 0
7fb811f36000-7fb811f37000 ---p 00000000 00:00 0
7fb811f37000-7fb812137000 rw-p 00000000 00:00 0
7fb812137000-7fb812138000 ---p 00000000 00:00 0
7fb812138000-7fb812338000 rw-p 00000000 00:00 0
7fb812338000-7fb812339000 ---p 00000000 00:00 0
7fb812339000-7fb812539000 rw-p 00000000 00:00 0
7fb812539000-7fb81253a000 ---p 00000000 00:00 0
7fb81253a000-7fb81273a000 rw-p 00000000 00:00 0
7fb81273a000-7fb81273b000 ---p 00000000 00:00 0
7fb81273b000-7fb8127dc000 rw-p 00000000 00:00 0
7fb8127dc000-7fb8127dd000 ---p 00000000 00:00 0
7fb8127dd000-7fb81287e000 rw-p 00000000 00:00 0
7fb81287e000-7fb81287f000 ---p 00000000 00:00 0
7fb81287f000-7fb812920000 rw-p 00000000 00:00 0
7fb812920000-7fb812921000 ---p 00000000 00:00 0
7fb812921000-7fb8129c2000 rw-p 00000000 00:00 0
7fb8129c2000-7fb8129c3000 ---p 00000000 00:00 0
7fb8129c3000-7fb812a64000 rw-p 00000000 00:00 0
7fb812a64000-7fb812a65000 ---p 00000000 00:00 0
7fb812a65000-7fb812b06000 rw-p 00000000 00:00 0
7fb812b06000-7fb812b07000 ---p 00000000 00:00 0
7fb812b07000-7fb812ba8000 rw-p 00000000 00:00 0
7fb812ba8000-7fb812ba9000 ---p 00000000 00:00 0
7fb812ba9000-7fb812c4a000 rw-p 00000000 00:00 0
7fb812c4a000-7fb812c4b000 ---p 00000000 00:00 0
7fb812c4b000-7fb812cec000 rw-p 00000000 00:00 0
7fb812cec000-7fb812ced000 ---p 00000000 00:00 0
7fb812ced000-7fb812d8e000 rw-p 00000000 00:00 0
7fb812d8e000-7fb812d8f000 ---p 00000000 00:00 0
7fb812d8f000-7fb812e30000 rw-p 00000000 00:00 0
7fb812e30000-7fb812e31000 ---p 00000000 00:00 0
7fb812e31000-7fb812ed2000 rw-p 00000000 00:00 0
7fb812ed2000-7fb812ed3000 ---p 00000000 00:00 0
7fb812ed3000-7fb812f74000 rw-p 00000000 00:00 0
7fb812f74000-7fb812f75000 ---p 00000000 00:00 0
7fb812f75000-7fb813016000 rw-p 00000000 00:00 0
7fb813016000-7fb813017000 ---p 00000000 00:00 0
7fb813017000-7fb8130b8000 rw-p 00000000 00:00 0
7fb8130b8000-7fb8130b9000 ---p 00000000 00:00 0
7fb8130b9000-7fb81315a000 rw-p 00000000 00:00 0
7fb81315a000-7fb81315b000 ---p 00000000 00:00 0
7fb81315b000-7fb8131fc000 rw-p 00000000 00:00 0
7fb8131fc000-7fb8131fd000 ---p 00000000 00:00 0
7fb8131fd000-7fb81329e000 rw-p 00000000 00:00 0
7fb81329e000-7fb81329f000 ---p 00000000 00:00 0
7fb81329f000-7fb813340000 rw-p 00000000 00:00 0
7fb813340000-7fb813341000 ---p 00000000 00:00 0
7fb813341000-7fb8133e2000 rw-p 00000000 00:00 0
7fb8133e2000-7fb8133e3000 ---p 00000000 00:00 0
7fb8133e3000-7fb813484000 rw-p 00000000 00:00 0
7fb813484000-7fb813485000 ---p 00000000 00:00 0
7fb813485000-7fb813526000 rw-p 00000000 00:00 0
7fb813526000-7fb813527000 ---p 00000000 00:00 0
7fb813527000-7fb8135c8000 rw-p 00000000 00:00 0
7fb8135c8000-7fb8135c9000 ---p 00000000 00:00 0
7fb8135c9000-7fb81366a000 rw-p 00000000 00:00 0
7fb81366a000-7fb81366b000 ---p 00000000 00:00 0
7fb81366b000-7fb81370c000 rw-p 00000000 00:00 0
7fb81370c000-7fb81370d000 ---p 00000000 00:00 0
7fb81370d000-7fb8137ae000 rw-p 00000000 00:00 0
7fb8137ae000-7fb8137af000 ---p 00000000 00:00 0
7fb8137af000-7fb813850000 rw-p 00000000 00:00 0
7fb813850000-7fb813851000 ---p 00000000 00:00 0
7fb813851000-7fb8138f2000 rw-p 00000000 00:00 0
7fb8138f2000-7fb8138f3000 ---p 00000000 00:00 0
7fb8138f3000-7fb813994000 rw-p 00000000 00:00 0
7fb813994000-7fb813995000 ---p 00000000 00:00 0
7fb813995000-7fb813a36000 rw-p 00000000 00:00 0
7fb813a36000-7fb813a37000 ---p 00000000 00:00 0
7fb813a37000-7fb813ad8000 rw-p 00000000 00:00 0
7fb813ad8000-7fb813ad9000 ---p 00000000 00:00 0
7fb813ad9000-7fb815b83000 rw-p 00000000 00:00 0
7fb815b83000-7fb815e61000 r--p 00000000 08:01 12321713 /usr/lib/locale/locale-archive
7fb815e61000-7fb816048000 r-xp 00000000 08:01 11272734 /lib/x86_64-linux-gnu/libc-2.27.so
7fb816048000-7fb816248000 ---p 001e7000 08:01 11272734 /lib/x86_64-linux-gnu/libc-2.27.so
7fb816248000-7fb81624c000 r--p 001e7000 08:01 11272734 /lib/x86_64-linux-gnu/libc-2.27.so
7fb81624c000-7fb81624e000 rw-p 001eb000 08:01 11272734 /lib/x86_64-linux-gnu/libc-2.27.so
7fb81624e000-7fb816252000 rw-p 00000000 00:00 0
7fb816252000-7fb8163ef000 r-xp 00000000 08:01 11272746 /lib/x86_64-linux-gnu/libm-2.27.so
7fb8163ef000-7fb8165ee000 ---p 0019d000 08:01 11272746 /lib/x86_64-linux-gnu/libm-2.27.so
7fb8165ee000-7fb8165ef000 r--p 0019c000 08:01 11272746 /lib/x86_64-linux-gnu/libm-2.27.so
7fb8165ef000-7fb8165f0000 rw-p 0019d000 08:01 11272746 /lib/x86_64-linux-gnu/libm-2.27.so
7fb8165f0000-7fb8165f9000 r-xp 00000000 08:01 11272736 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fb8165f9000-7fb8167f8000 ---p 00009000 08:01 11272736 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fb8167f8000-7fb8167f9000 r--p 00008000 08:01 11272736 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fb8167f9000-7fb8167fa000 rw-p 00009000 08:01 11272736 /lib/x86_64-linux-gnu/libcrypt-2.27.so
7fb8167fa000-7fb816828000 rw-p 00000000 00:00 0
7fb816828000-7fb81682b000 r-xp 00000000 08:01 11272737 /lib/x86_64-linux-gnu/libdl-2.27.so
7fb81682b000-7fb816a2a000 ---p 00003000 08:01 11272737 /lib/x86_64-linux-gnu/libdl-2.27.so
7fb816a2a000-7fb816a2b000 r--p 00002000 08:01 11272737 /lib/x86_64-linux-gnu/libdl-2.27.so
7fb816a2b000-7fb816a2c000 rw-p 00003000 08:01 11272737 /lib/x86_64-linux-gnu/libdl-2.27.so
7fb816a2c000-7fb816aab000 r-xp 00000000 08:01 12325589 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fb816aab000-7fb816cab000 ---p 0007f000 08:01 12325589 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fb816cab000-7fb816cac000 r--p 0007f000 08:01 12325589 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fb816cac000-7fb816cad000 rw-p 00080000 08:01 12325589 /usr/lib/x86_64-linux-gnu/libgmp.so.10.3.2
7fb816cad000-7fb816cb4000 r-xp 00000000 08:01 11272834 /lib/x86_64-linux-gnu/librt-2.27.so
7fb816cb4000-7fb816eb3000 ---p 00007000 08:01 11272834 /lib/x86_64-linux-gnu/librt-2.27.so
7fb816eb3000-7fb816eb4000 r--p 00006000 08:01 11272834 /lib/x86_64-linux-gnu/librt-2.27.so
7fb816eb4000-7fb816eb5000 rw-p 00007000 08:01 11272834 /lib/x86_64-linux-gnu/librt-2.27.so
7fb816eb5000-7fb816ecf000 r-xp 00000000 08:01 11272785 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb816ecf000-7fb8170ce000 ---p 0001a000 08:01 11272785 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb8170ce000-7fb8170cf000 r--p 00019000 08:01 11272785 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb8170cf000-7fb8170d0000 rw-p 0001a000 08:01 11272785 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb8170d0000-7fb8170d4000 rw-p 00000000 00:00 0
7fb8170d4000-7fb8170f0000 r-xp 00000000 08:01 11272359 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb8170f0000-7fb8172ef000 ---p 0001c000 08:01 11272359 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb8172ef000-7fb8172f0000 r--p 0001b000 08:01 11272359 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb8172f0000-7fb8172f1000 rw-p 0001c000 08:01 11272359 /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb8172f1000-7fb817318000 r-xp 00000000 08:01 11272323 /lib/x86_64-linux-gnu/ld-2.27.so
7fb817384000-7fb8173a8000 r--s 00000000 08:01 11272785 /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb8173a8000-7fb817511000 rw-p 00000000 00:00 0
7fb817511000-7fb817518000 r--s 00000000 08:01 12330116 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fb817518000-7fb817519000 r--p 00027000 08:01 11272323 /lib/x86_64-linux-gnu/ld-2.27.so
7fb817519000-7fb81751a000 rw-p 00028000 08:01 11272323 /lib/x86_64-linux-gnu/ld-2.27.so
7fb81751a000-7fb81751b000 rw-p 00000000 00:00 0
7ffdb0ed1000-7ffdb16d0000 rw-p 00000000 00:00 0 [stack]
7ffdb1779000-7ffdb177c000 r--p 00000000 00:00 0 [vvar]
7ffdb177c000-7ffdb177e000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
.......................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
#1208 test_ractor.rb:137:in `<top (required)>':
def test n
rs = (1..n).map do |i|
Ractor.new(i) do |i|
"r#{i}"
end
end
as = []
all_rs = rs.dup
n.times{
r, obj = Ractor.select(*rs)
as << [r, obj]
rs.delete(r)
}
if as.map{|r, o| r.object_id}.sort == all_rs.map{|r| r.object_id}.sort &&
as.map{|r, o| o}.sort == (1..n).map{|i| "r#{i}"}.sort
'ok'
else
'ng'
end
end
30.times.map{|i|
test i
}
#=> "" (expected "[\"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\", \"ok\"]")
FAIL 1/1470 tests failed
make: *** [yes-btest] Error 1
0.000909 0.000227 15.985406 ( 16.741255)
test_basic 0.000264 0.005125 0.280511 ( 0.370215)
test_all Skipping Gem::PackageTask tests. rake not found.
0.007195 0.005882 454.465639 ( 78.353895)
test_rubyspec $ /tmp/ruby/v3/build/trunk-test/miniruby -I/tmp/ruby/v3/src/trunk-test/lib /tmp/ruby/v3/src/trunk-test/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-test --extout=.ext -- -I/tmp/ruby/v3/src/trunk-test/tool/lib /tmp/ruby/v3/src/trunk-test/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-test/spec/default.mspec
0.037445 0.058191 39.228092 ( 48.654026)
$$$[end] "make yes-btest TESTS='-j8'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-test.20201211-022409
total: 148.59 sec