虚無庵

徒然なるままに

今日の ruby build 2024-04-28

今日のビルド

29aaf4abe61e5ce24577eb3e8ccaa0a21934bb30 までを pull ってきてビルド。

In file included from compile.c:14313:
prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5232 |                 add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5079 |                 add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
compile.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 test-all を実行。

Children under /tmp/rubytest.1utvy8:
* drwx------ 4 4096 2024-04-28 20:47:36 +0900 gem_rebuild20240428-48092-t91mgs/
  * drwxrwxr-x 2 4096 2024-04-28 20:47:36 +0900 old/
    * -rw-rw-r-- 1 4096 2024-04-28 20:47:36 +0900 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 4096 2024-04-28 20:47:36 +0900 new/
    * -rw-rw-r-- 1 4096 2024-04-28 20:47:36 +0900 rebuild_test_gem-1.0.0.gem
Finished tests in 1157.499509s, 22.3957 tests/s, 5427.4096 assertions/s.
25923 tests, 6282224 assertions, 0 failures, 0 errors, 149 skips

ruby -v: ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) [x86_64-linux]

今日のビルド(enabled Universal Parser)

29aaf4abe61e5ce24577eb3e8ccaa0a21934bb30 までを pull ってきてビルド。

In file included from compile.c:14313:
prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5232 |                 add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5079 |                 add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
compile.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

今日のテスト(enabled Universal Parser)

make test-all を実行。

Children under /tmp/rubytest.res4n1:
* drwx------ 4 4096 2024-04-28 21:01:25 +0900 gem_rebuild20240428-49200-jyqx0x/
  * drwxrwxr-x 2 4096 2024-04-28 21:01:25 +0900 old/
    * -rw-rw-r-- 1 4096 2024-04-28 21:01:25 +0900 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 4096 2024-04-28 21:01:25 +0900 new/
    * -rw-rw-r-- 1 4096 2024-04-28 21:01:25 +0900 rebuild_test_gem-1.0.0.gem
Finished tests in 1213.820529s, 21.3565 tests/s, 5175.1745 assertions/s.
25923 tests, 6281733 assertions, 0 failures, 0 errors, 150 skips

ruby -v: ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) [x86_64-linux]

今日のビルド(enabled YJIT)

29aaf4abe61e5ce24577eb3e8ccaa0a21934bb30 までを pull ってきてビルド。

--enable-yjit
In file included from compile.c:14313:
prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5232 |                 add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5079 |                 add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
compile.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
cppflags=-DYJIT_FORCE_ENABLE
In file included from compile.c:14313:
prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5232 |                 add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5079 |                 add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
compile.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

今日のテスト(enabled YJIT)

--enable-yjit

make test-all を実行。

Children under /tmp/rubytest.g44so7:
* drwx------ 4 4096 2024-04-28 20:51:25 +0900 gem_rebuild20240428-47406-zdrun/
  * drwxrwxr-x 2 4096 2024-04-28 20:51:25 +0900 old/
    * -rw-rw-r-- 1 4096 2024-04-28 20:51:25 +0900 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 4096 2024-04-28 20:51:25 +0900 new/
    * -rw-rw-r-- 1 4096 2024-04-28 20:51:25 +0900 rebuild_test_gem-1.0.0.gem
Finished tests in 1172.938125s, 22.1009 tests/s, 5357.2894 assertions/s.
25923 tests, 6283769 assertions, 0 failures, 0 errors, 150 skips

ruby -v: ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) [x86_64-linux]
cppflags=-DYJIT_FORCE_ENABLE

make test-all を実行。

Children under /tmp/rubytest.58eng9:
* drwx------ 4 4096 2024-04-28 20:45:13 +0900 gem_rebuild20240428-48550-7ighal/
  * drwxrwxr-x 2 4096 2024-04-28 20:45:13 +0900 old/
    * -rw-rw-r-- 1 4096 2024-04-28 20:45:13 +0900 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 4096 2024-04-28 20:45:13 +0900 new/
    * -rw-rw-r-- 1 4096 2024-04-28 20:45:13 +0900 rebuild_test_gem-1.0.0.gem
Finished tests in 1154.937279s, 22.4480 tests/s, 5439.9603 assertions/s.
25926 tests, 6282813 assertions, 0 failures, 0 errors, 150 skips

ruby -v: ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) +YJIT [x86_64-linux]

今日のビルド(enabled RJIT)

29aaf4abe61e5ce24577eb3e8ccaa0a21934bb30 までを pull ってきてビルド。

--enable-rjit --disable-yjit
In file included from compile.c:14313:
prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5232 |                 add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5079 |                 add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
compile.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
cppflags=-DRJIT_FORCE_ENABLE
In file included from compile.c:14313:
prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:5232:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5232 |                 add_trace_branch_coverage(iseq, ret, &case_location, case_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5232:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5232:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 5079 |                 add_trace_branch_coverage(iseq, cond_seq, &branch_location, branch_location.beg_pos.column, branch_id, "else", branches);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
prism_compile.c:5079:17: warning: ‘case_location.end_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.end_pos.column’ may be used uninitialized in this function [-Wmaybe-uninitialized]
prism_compile.c:5079:17: warning: ‘case_location.beg_pos.lineno’ may be used uninitialized in this function [-Wmaybe-uninitialized]
compile.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

今日のテスト(enabled RJIT)

--enable-rjit --disable-yjit

make test-all を実行。

Children under /tmp/rubytest.acgeur:
* drwx------ 4 4096 2024-04-28 20:45:53 +0900 gem_rebuild20240428-44225-htxm6i/
  * drwxrwxr-x 2 4096 2024-04-28 20:45:53 +0900 old/
    * -rw-rw-r-- 1 4096 2024-04-28 20:45:53 +0900 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 4096 2024-04-28 20:45:53 +0900 new/
    * -rw-rw-r-- 1 4096 2024-04-28 20:45:53 +0900 rebuild_test_gem-1.0.0.gem
Finished tests in 1141.773602s, 22.5964 tests/s, 5498.5857 assertions/s.
25800 tests, 6278140 assertions, 0 failures, 0 errors, 149 skips

ruby -v: ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) [x86_64-linux]
cppflags=-DRJIT_FORCE_ENABLE

make test-all を実行。

  1) Failure:
TestYJIT#test_yjit_enable_stats_true [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:85]:
pid 297300 killed by SIGSEGV (signal 11) (core dumped)
| <internal:array>:53: [BUG] Segmentation fault at 0x0000624fbf523648
| ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) +YJIT [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0109 p:0031 s:0990 e:000989 METHOD <internal:array>:53
| c:0108 p:0012 s:0984 e:000983 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035
| c:0107 p:0024 s:0980 e:000979 METHOD <internal:numeric>:238
| c:0106 p:0011 s:0975 e:000974 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034
| c:0105 p:0005 s:0970 e:000969 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57
| c:0104 p:0043 s:0965 e:000963 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22
| c:0103 p:0021 s:0957 e:000956 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943
| c:0102 p:0014 s:0953 e:000952 METHOD <internal:kernel>:135
| c:0101 p:0034 s:0949 e:000945 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941
| c:0100 p:0152 s:0940 e:000939 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761
| c:0099 p:1336 s:0921 e:000920 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98
| c:0098 p:0250 s:0910 e:000909 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321
| c:0097 p:0017 s:0895 e:000894 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150
| c:0096 p:0014 s:0891 e:000890 METHOD <internal:kernel>:135
| c:0095 p:0136 s:0887 e:000885 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149 [FINISH]
| c:0094 p:0025 s:0874 e:000872 METHOD <internal:array>:54
| c:0093 p:0023 s:0867 e:000866 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0092 p:0040 s:0857 e:000856 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0091 p:0025 s:0845 e:000843 METHOD <internal:array>:54
| c:0090 p:0023 s:0838 e:000837 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0089 p:0040 s:0828 e:000827 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0088 p:0025 s:0816 e:000814 METHOD <internal:array>:54
| c:0087 p:0023 s:0809 e:000808 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0086 p:0040 s:0799 e:000798 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0085 p:0025 s:0787 e:000785 METHOD <internal:array>:54
| c:0084 p:0023 s:0780 e:000779 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0083 p:0040 s:0770 e:000769 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0082 p:0025 s:0758 e:000756 METHOD <internal:array>:54
| c:0081 p:0023 s:0751 e:000750 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0080 p:0040 s:0741 e:000740 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0079 p:0025 s:0729 e:000727 METHOD <internal:array>:54
| c:0078 p:0023 s:0722 e:000721 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0077 p:0040 s:0712 e:000711 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0076 p:0025 s:0700 e:000698 METHOD <internal:array>:54
| c:0075 p:0023 s:0693 e:000692 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0074 p:0040 s:0683 e:000682 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0073 p:0025 s:0671 e:000669 METHOD <internal:array>:54
| c:0072 p:0023 s:0664 e:000663 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0071 p:0040 s:0654 e:000653 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0070 p:0025 s:0642 e:000640 METHOD <internal:array>:54
| c:0069 p:0023 s:0635 e:000634 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0068 p:0040 s:0625 e:000624 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0067 p:0025 s:0613 e:000611 METHOD <internal:array>:54
| c:0066 p:0023 s:0606 e:000605 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0065 p:0040 s:0596 e:000595 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0064 p:0025 s:0584 e:000582 METHOD <internal:array>:54
| c:0063 p:0023 s:0577 e:000576 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0062 p:0040 s:0567 e:000566 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0061 p:0025 s:0555 e:000553 METHOD <internal:array>:54
| c:0060 p:0023 s:0548 e:000547 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0059 p:0040 s:0538 e:000537 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0058 p:0025 s:0526 e:000524 METHOD <internal:array>:54
| c:0057 p:0023 s:0519 e:000518 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0056 p:0040 s:0509 e:000508 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0055 p:0025 s:0497 e:000495 METHOD <internal:array>:54
| c:0054 p:0023 s:0490 e:000489 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0053 p:0040 s:0480 e:000479 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0052 p:0025 s:0468 e:000466 METHOD <internal:array>:54
| c:0051 p:0023 s:0461 e:000460 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0050 p:0040 s:0451 e:000450 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0049 p:0025 s:0439 e:000437 METHOD <internal:array>:54
| c:0048 p:0023 s:0432 e:000431 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0047 p:0040 s:0422 e:000421 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0046 p:0025 s:0410 e:000408 METHOD <internal:array>:54
| c:0045 p:0023 s:0403 e:000402 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0044 p:0040 s:0393 e:000392 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0043 p:0025 s:0381 e:000379 METHOD <internal:array>:54
| c:0042 p:0023 s:0374 e:000373 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0041 p:0040 s:0364 e:000363 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0040 p:0025 s:0352 e:000350 METHOD <internal:array>:54
| c:0039 p:0023 s:0345 e:000344 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0038 p:0040 s:0335 e:000334 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0037 p:0025 s:0323 e:000321 METHOD <internal:array>:54
| c:0036 p:0023 s:0316 e:000315 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0035 p:0040 s:0306 e:000305 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0034 p:0025 s:0294 e:000292 METHOD <internal:array>:54
| c:0033 p:0023 s:0287 e:000286 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0032 p:0040 s:0277 e:000276 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0031 p:0025 s:0265 e:000263 METHOD <internal:array>:54
| c:0030 p:0023 s:0258 e:000257 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0029 p:0040 s:0248 e:000247 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0028 p:0025 s:0236 e:000234 METHOD <internal:array>:54
| c:0027 p:0023 s:0229 e:000228 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0026 p:0040 s:0219 e:000218 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0025 p:0025 s:0207 e:000205 METHOD <internal:array>:54
| c:0024 p:0023 s:0200 e:000199 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0023 p:0040 s:0190 e:000189 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0022 p:0025 s:0178 e:000176 METHOD <internal:array>:54
| c:0021 p:0023 s:0171 e:000170 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0020 p:0040 s:0161 e:000160 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0019 p:0025 s:0149 e:000147 METHOD <internal:array>:54
| c:0018 p:0023 s:0142 e:000141 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0017 p:0040 s:0132 e:000131 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0016 p:0025 s:0120 e:000118 METHOD <internal:array>:54
| c:0015 p:0023 s:0113 e:000112 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0014 p:0040 s:0103 e:000102 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0013 p:0025 s:0091 e:000089 METHOD <internal:array>:54
| c:0012 p:0023 s:0084 e:000083 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0011 p:0040 s:0074 e:000073 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0010 p:0025 s:0062 e:000060 METHOD <internal:array>:54
| c:0009 p:0023 s:0055 e:000054 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0008 p:0040 s:0045 e:000044 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0007 p:0033 s:0033 e:000032 METHOD <internal:array>:53
| c:0006 p:0012 s:0027 e:000026 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101
| c:0005 p:0006 s:0022 e:000021 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18 [FINISH]
| c:0004 p:---- s:0017 e:000016 CFUNC  :const_added
| c:0003 p:0028 s:0014 E:0006c0 METHOD <internal:yjit>:39
| c:0002 p:0054 s:0006 e:000005 EVAL   -:9 [FINISH]
| c:0001 p:0000 s:0003 E:001fe0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:9:in '<main>'
| <internal:yjit>:39:in 'enable'
| <internal:yjit>:39:in 'const_added'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18:in 'on_constant_state_changed'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101:in 'on_constant_state_changed'
| <internal:array>:53:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149:in 'branch_stub_hit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150:in 'block in branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321:in 'compile_block'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98:in 'compile'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761:in 'invokeblock'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941:in 'side_exit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943:in 'block in side_exit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22:in 'write'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57:in 'assemble'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034:in 'set_code_addrs'
| <internal:numeric>:238:in 'times'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035:in 'block in set_code_addrs'
| <internal:array>:53:in 'each'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x0000624fbf523648 RBP: 0x000073549a9e0870 RSP: 0x00007ffdfe267390
|  RAX: 0x0000000000000000 RBX: 0x000073549a8e3f00 RCX: 0x0000000000000004
|  RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x000073547f6ca330
|   R8: 0x0000000000000000  R9: 0x000073549a9e0838 R10: 0x0000735480165b78
|  R11: 0x000073547f6ca330 R12: 0x0000000000000024 R13: 0x0000624fbca38410
|  R14: 0x0000624fbca38410 R15: 0x000073549a9e0838 EFL: 0x0000000000010246
| 
| -- C level backtrace information -------------------------------------------
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_print_backtrace+0x14) [0x624fbba78a91] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:820
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_vm_bugreport) /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:1151
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_bug_for_fatal_signal+0xfc) [0x624fbbc33fec] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/error.c:1087
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(sigsegv+0x46) [0x624fbb9bf526] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/signal.c:929
| /lib/x86_64-linux-gnu/libc.so.6(0x73549a642520) [0x73549a642520]
| [0x624fbf523648]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
|     7 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
|     9 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/closure.rb
|    10 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/function.rb
|    11 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/version.rb
|    12 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle.rb
|    13 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/value.rb
|    14 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/pack.rb
|    15 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/struct.rb
|    16 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/cparser.rb
|    17 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/import.rb
|    18 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_pointer.rb
|    19 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_type.rb
|    20 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb
|    21 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/block.rb
|    22 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/branch_stub.rb
|    23 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb
|    24 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/context.rb
|    25 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/entry_stub.rb
|    26 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/exit_compiler.rb
|    27 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb
|    28 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/instruction.rb
|    29 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/set.rb
|    30 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb
|    31 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/jit_state.rb
|    32 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/type.rb
|    33 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb
|    34 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb
|    35 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/stats.rb
|    36 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3/version.rb
|    37 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3.rb
|    38 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/timeout.rb
|    39 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/rbconfig.rb
|    40 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/find_executable.rb
|    41 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
|    42 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/envutil.rb
|    43 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/colorize.rb
|    44 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/leakchecker.rb
|    45 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/prettyprint.rb
|    46 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/pp.rb
|    47 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/assertions.rb
|    48 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
|    49 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
|    50 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/core_assertions.rb
|    51 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/testcase.rb
|    52 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/optparse.rb
|    53 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit.rb
| 
| * Process memory map:
| 
| 624fbb843000-624fbb887000 r--p 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 624fbb887000-624fbbce4000 r-xp 00044000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 624fbbce4000-624fbbe82000 r--p 004a1000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 624fbbe82000-624fbbe9a000 r--p 0063e000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 624fbbe9a000-624fbbe9b000 rw-p 00656000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 624fbbe9b000-624fbbeb0000 rw-p 00000000 00:00 0 
| 624fbca30000-624fbd47d000 rw-p 00000000 00:00 0                          [heap]
| 624fbd522000-624fbf522000 r-xp 00000000 00:00 0 
| 624fbf522000-624fc1522000 rw-p 00000000 00:00 0 
| 624fc169d000-624fc16dd000 r-xp 00000000 00:00 0 
| 624fc16dd000-624fc469d000 ---p 00000000 00:00 0 
| 73547b60b000-73547bc00000 rw-p 00000000 00:00 0 
| 73547c200000-73547c41f000 r--s 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73547c482000-73547c600000 rw-p 00000000 00:00 0 
| 73547c600000-73547f572000 r--s 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 73547f6c0000-73547fa30000 rw-p 00000000 00:00 0 
| 73547fa40000-73547fa80000 rw-p 00000000 00:00 0 
| 73547fa90000-73547fbe0000 rw-p 00000000 00:00 0 
| 73547fbf0000-735480060000 rw-p 00000000 00:00 0 
| 735480070000-735480180000 rw-p 00000000 00:00 0 
| 735480184000-735480186000 r--p 00000000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 735480186000-73548018b000 r-xp 00002000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 73548018b000-73548018c000 r--p 00007000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 73548018c000-73548018d000 ---p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 73548018d000-73548018e000 r--p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 73548018e000-73548018f000 rw-p 00009000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 73548018f000-735480190000 ---p 00000000 00:00 0 
| 735480190000-7354801d1000 rw-p 00000000 00:00 0 
| 7354801d1000-7354801d2000 ---p 00000000 00:00 0 
| 7354801d2000-735480213000 rw-p 00000000 00:00 0 
| 735480213000-735480214000 ---p 00000000 00:00 0 
| 735480214000-735480255000 rw-p 00000000 00:00 0 
| 735480255000-735480256000 ---p 00000000 00:00 0 
| 735480256000-735480297000 rw-p 00000000 00:00 0 
| 735480297000-735480298000 ---p 00000000 00:00 0 
| 735480298000-7354802d9000 rw-p 00000000 00:00 0 
| 7354802d9000-7354802da000 ---p 00000000 00:00 0 
| 7354802da000-73548031b000 rw-p 00000000 00:00 0 
| 73548031b000-73548031c000 ---p 00000000 00:00 0 
| 73548031c000-73548035d000 rw-p 00000000 00:00 0 
| 73548035d000-73548035e000 ---p 00000000 00:00 0 
| 73548035e000-73548039f000 rw-p 00000000 00:00 0 
| 73548039f000-7354803a0000 ---p 00000000 00:00 0 
| 7354803a0000-7354803e1000 rw-p 00000000 00:00 0 
| 7354803e1000-7354803e2000 ---p 00000000 00:00 0 
| 7354803e2000-735480423000 rw-p 00000000 00:00 0 
| 735480423000-735480424000 ---p 00000000 00:00 0 
| 735480424000-735480465000 rw-p 00000000 00:00 0 
| 735480465000-735480466000 ---p 00000000 00:00 0 
| 735480466000-7354804a7000 rw-p 00000000 00:00 0 
| 7354804a7000-7354804a8000 ---p 00000000 00:00 0 
| 7354804a8000-7354804e9000 rw-p 00000000 00:00 0 
| 7354804e9000-7354804ea000 ---p 00000000 00:00 0 
| 7354804ea000-73548052b000 rw-p 00000000 00:00 0 
| 73548052b000-73548052c000 ---p 00000000 00:00 0 
| 73548052c000-73548056d000 rw-p 00000000 00:00 0 
| 73548056d000-73548056e000 ---p 00000000 00:00 0 
| 73548056e000-7354805af000 rw-p 00000000 00:00 0 
| 7354805af000-7354805b0000 ---p 00000000 00:00 0 
| 7354805b0000-7354805f1000 rw-p 00000000 00:00 0 
| 7354805f1000-7354805f2000 ---p 00000000 00:00 0 
| 7354805f2000-735480633000 rw-p 00000000 00:00 0 
| 735480633000-735480634000 ---p 00000000 00:00 0 
| 735480634000-735480675000 rw-p 00000000 00:00 0 
| 735480675000-735480676000 ---p 00000000 00:00 0 
| 735480676000-7354806b7000 rw-p 00000000 00:00 0 
| 7354806b7000-7354806b8000 ---p 00000000 00:00 0 
| 7354806b8000-7354806f9000 rw-p 00000000 00:00 0 
| 7354806f9000-7354806fa000 ---p 00000000 00:00 0 
| 7354806fa000-73548073b000 rw-p 00000000 00:00 0 
| 73548073b000-73548073c000 ---p 00000000 00:00 0 
| 73548073c000-73548077d000 rw-p 00000000 00:00 0 
| 73548077d000-73548077e000 ---p 00000000 00:00 0 
| 73548077e000-7354807bf000 rw-p 00000000 00:00 0 
| 7354807bf000-7354807c0000 ---p 00000000 00:00 0 
| 7354807c0000-735480801000 rw-p 00000000 00:00 0 
| 735480801000-735480802000 ---p 00000000 00:00 0 
| 735480802000-735480843000 rw-p 00000000 00:00 0 
| 735480843000-735480844000 ---p 00000000 00:00 0 
| 735480844000-735480885000 rw-p 00000000 00:00 0 
| 735480885000-735480886000 ---p 00000000 00:00 0 
| 735480886000-7354808c7000 rw-p 00000000 00:00 0 
| 7354808c7000-7354808c8000 ---p 00000000 00:00 0 
| 7354808c8000-735480909000 rw-p 00000000 00:00 0 
| 735480909000-73548090a000 ---p 00000000 00:00 0 
| 73548090a000-73548094b000 rw-p 00000000 00:00 0 
| 73548094b000-73548094c000 ---p 00000000 00:00 0 
| 73548094c000-73548098d000 rw-p 00000000 00:00 0 
| 73548098d000-73548098e000 ---p 00000000 00:00 0 
| 73548098e000-7354809cf000 rw-p 00000000 00:00 0 
| 7354809cf000-7354809d0000 ---p 00000000 00:00 0 
| 7354809d0000-73549a600000 rw-p 00000000 00:00 0 
| 73549a600000-73549a628000 r--p 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73549a628000-73549a7bd000 r-xp 00028000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73549a7bd000-73549a815000 r--p 001bd000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73549a815000-73549a816000 ---p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73549a816000-73549a81a000 r--p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73549a81a000-73549a81c000 rw-p 00219000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 73549a81c000-73549a829000 rw-p 00000000 00:00 0 
| 73549a82a000-73549a82b000 r--p 00000000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 73549a82b000-73549a82c000 r-xp 00001000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 73549a82c000-73549a82d000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 73549a82d000-73549a82e000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 73549a82e000-73549a82f000 rw-p 00003000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 73549a82f000-73549a833000 r--p 00000000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 73549a833000-73549a83b000 r-xp 00004000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 73549a83b000-73549a83e000 r--p 0000c000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 73549a83e000-73549a83f000 r--p 0000e000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 73549a83f000-73549a840000 rw-p 0000f000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 73549a840000-73549a860000 rw-p 00000000 00:00 0 
| 73549a862000-73549a864000 r--p 00000000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 73549a864000-73549a86b000 r-xp 00002000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 73549a86b000-73549a86c000 r--p 00009000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 73549a86c000-73549a86d000 ---p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 73549a86d000-73549a86e000 r--p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 73549a86e000-73549a86f000 rw-p 0000b000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 73549a86f000-73549a8e0000 rw-p 00000000 00:00 0 
| 73549a8e2000-73549a9e8000 rw-p 00000000 00:00 0 
| 73549a9e8000-73549a9eb000 r--p 00000000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73549a9eb000-73549aa02000 r-xp 00003000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73549aa02000-73549aa06000 r--p 0001a000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73549aa06000-73549aa07000 r--p 0001d000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73549aa07000-73549aa08000 rw-p 0001e000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 73549aa08000-73549aa16000 r--p 00000000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 73549aa16000-73549aa92000 r-xp 0000e000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 73549aa92000-73549aaed000 r--p 0008a000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 73549aaed000-73549aaee000 r--p 000e4000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 73549aaee000-73549aaef000 rw-p 000e5000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 73549aaef000-73549aaf1000 r--p 00000000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73549aaf1000-73549ab05000 r-xp 00002000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73549ab05000-73549ab1e000 r--p 00016000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73549ab1e000-73549ab1f000 ---p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73549ab1f000-73549ab20000 r--p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73549ab20000-73549ab21000 rw-p 00030000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 73549ab21000-73549ab29000 rw-p 00000000 00:00 0 
| 73549ab29000-73549ab33000 r--p 00000000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 73549ab33000-73549ab92000 r-xp 0000a000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 73549ab92000-73549aba9000 r--p 00069000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 73549aba9000-73549abaa000 r--p 0007f000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 73549abaa000-73549abab000 rw-p 00080000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 73549abab000-73549abad000 r--p 00000000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 73549abad000-73549abbe000 r-xp 00002000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 73549abbe000-73549abc4000 r--p 00013000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 73549abc4000-73549abc5000 ---p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 73549abc5000-73549abc6000 r--p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 73549abc6000-73549abc7000 rw-p 0001a000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 73549abc8000-73549abc9000 r--p 00000000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 73549abc9000-73549abcb000 r-xp 00001000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 73549abcb000-73549abcc000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 73549abcc000-73549abcd000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 73549abcd000-73549abce000 rw-p 00004000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 73549abce000-73549abcf000 r--p 00000000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 73549abcf000-73549abd0000 r-xp 00001000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 73549abd0000-73549abd1000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 73549abd1000-73549abd2000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 73549abd2000-73549abd3000 rw-p 00003000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 73549abd3000-73549abd4000 r--p 00000000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 73549abd4000-73549abd5000 r-xp 00001000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 73549abd5000-73549abd6000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 73549abd6000-73549abd7000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 73549abd7000-73549abd8000 rw-p 00003000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 73549abd8000-73549abda000 rw-p 00000000 00:00 0 
| 73549abda000-73549abdc000 r--p 00000000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73549abdc000-73549ac06000 r-xp 00002000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73549ac06000-73549ac11000 r--p 0002c000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73549ac12000-73549ac14000 r--p 00037000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 73549ac14000-73549ac16000 rw-p 00039000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffdfda75000-7ffdfe274000 rw-p 00000000 00:00 0                          [stack]
| 7ffdfe3f6000-7ffdfe3fa000 r--p 00000000 00:00 0                          [vvar]
| 7ffdfe3fa000-7ffdfe3fc000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


  2) Failure:
TestYJIT#test_kwrest [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1723]:
Expected no use of fallback implementation.
<0> expected but was
<19>.

  3) Failure:
TestYJIT#test_empty_splat [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1723]:
Expected no use of fallback implementation.
<0> expected but was
<19>.

  4) Failure:
TestYJIT#test_send_polymorphic_method_name [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1723]:
Expected no use of fallback implementation.
<0> expected but was
<19>.

  5) Failure:
TestYJIT#test_yjit_enable [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:59]:
pid 297460 killed by SIGSEGV (signal 11) (core dumped)
| <internal:array>:53: [BUG] Segmentation fault at 0x000062752d547648
| ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) +YJIT [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0109 p:0031 s:0990 e:000989 METHOD <internal:array>:53
| c:0108 p:0012 s:0984 e:000983 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035
| c:0107 p:0024 s:0980 e:000979 METHOD <internal:numeric>:238
| c:0106 p:0011 s:0975 e:000974 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034
| c:0105 p:0005 s:0970 e:000969 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57
| c:0104 p:0043 s:0965 e:000963 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22
| c:0103 p:0021 s:0957 e:000956 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943
| c:0102 p:0014 s:0953 e:000952 METHOD <internal:kernel>:135
| c:0101 p:0034 s:0949 e:000945 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941
| c:0100 p:0152 s:0940 e:000939 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761
| c:0099 p:1336 s:0921 e:000920 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98
| c:0098 p:0250 s:0910 e:000909 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321
| c:0097 p:0017 s:0895 e:000894 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150
| c:0096 p:0014 s:0891 e:000890 METHOD <internal:kernel>:135
| c:0095 p:0136 s:0887 e:000885 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149 [FINISH]
| c:0094 p:0025 s:0874 e:000872 METHOD <internal:array>:54
| c:0093 p:0023 s:0867 e:000866 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0092 p:0040 s:0857 e:000856 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0091 p:0025 s:0845 e:000843 METHOD <internal:array>:54
| c:0090 p:0023 s:0838 e:000837 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0089 p:0040 s:0828 e:000827 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0088 p:0025 s:0816 e:000814 METHOD <internal:array>:54
| c:0087 p:0023 s:0809 e:000808 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0086 p:0040 s:0799 e:000798 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0085 p:0025 s:0787 e:000785 METHOD <internal:array>:54
| c:0084 p:0023 s:0780 e:000779 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0083 p:0040 s:0770 e:000769 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0082 p:0025 s:0758 e:000756 METHOD <internal:array>:54
| c:0081 p:0023 s:0751 e:000750 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0080 p:0040 s:0741 e:000740 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0079 p:0025 s:0729 e:000727 METHOD <internal:array>:54
| c:0078 p:0023 s:0722 e:000721 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0077 p:0040 s:0712 e:000711 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0076 p:0025 s:0700 e:000698 METHOD <internal:array>:54
| c:0075 p:0023 s:0693 e:000692 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0074 p:0040 s:0683 e:000682 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0073 p:0025 s:0671 e:000669 METHOD <internal:array>:54
| c:0072 p:0023 s:0664 e:000663 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0071 p:0040 s:0654 e:000653 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0070 p:0025 s:0642 e:000640 METHOD <internal:array>:54
| c:0069 p:0023 s:0635 e:000634 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0068 p:0040 s:0625 e:000624 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0067 p:0025 s:0613 e:000611 METHOD <internal:array>:54
| c:0066 p:0023 s:0606 e:000605 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0065 p:0040 s:0596 e:000595 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0064 p:0025 s:0584 e:000582 METHOD <internal:array>:54
| c:0063 p:0023 s:0577 e:000576 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0062 p:0040 s:0567 e:000566 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0061 p:0025 s:0555 e:000553 METHOD <internal:array>:54
| c:0060 p:0023 s:0548 e:000547 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0059 p:0040 s:0538 e:000537 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0058 p:0025 s:0526 e:000524 METHOD <internal:array>:54
| c:0057 p:0023 s:0519 e:000518 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0056 p:0040 s:0509 e:000508 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0055 p:0025 s:0497 e:000495 METHOD <internal:array>:54
| c:0054 p:0023 s:0490 e:000489 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0053 p:0040 s:0480 e:000479 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0052 p:0025 s:0468 e:000466 METHOD <internal:array>:54
| c:0051 p:0023 s:0461 e:000460 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0050 p:0040 s:0451 e:000450 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0049 p:0025 s:0439 e:000437 METHOD <internal:array>:54
| c:0048 p:0023 s:0432 e:000431 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0047 p:0040 s:0422 e:000421 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0046 p:0025 s:0410 e:000408 METHOD <internal:array>:54
| c:0045 p:0023 s:0403 e:000402 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0044 p:0040 s:0393 e:000392 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0043 p:0025 s:0381 e:000379 METHOD <internal:array>:54
| c:0042 p:0023 s:0374 e:000373 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0041 p:0040 s:0364 e:000363 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0040 p:0025 s:0352 e:000350 METHOD <internal:array>:54
| c:0039 p:0023 s:0345 e:000344 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0038 p:0040 s:0335 e:000334 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0037 p:0025 s:0323 e:000321 METHOD <internal:array>:54
| c:0036 p:0023 s:0316 e:000315 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0035 p:0040 s:0306 e:000305 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0034 p:0025 s:0294 e:000292 METHOD <internal:array>:54
| c:0033 p:0023 s:0287 e:000286 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0032 p:0040 s:0277 e:000276 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0031 p:0025 s:0265 e:000263 METHOD <internal:array>:54
| c:0030 p:0023 s:0258 e:000257 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0029 p:0040 s:0248 e:000247 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0028 p:0025 s:0236 e:000234 METHOD <internal:array>:54
| c:0027 p:0023 s:0229 e:000228 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0026 p:0040 s:0219 e:000218 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0025 p:0025 s:0207 e:000205 METHOD <internal:array>:54
| c:0024 p:0023 s:0200 e:000199 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0023 p:0040 s:0190 e:000189 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0022 p:0025 s:0178 e:000176 METHOD <internal:array>:54
| c:0021 p:0023 s:0171 e:000170 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0020 p:0040 s:0161 e:000160 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0019 p:0025 s:0149 e:000147 METHOD <internal:array>:54
| c:0018 p:0023 s:0142 e:000141 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0017 p:0040 s:0132 e:000131 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0016 p:0025 s:0120 e:000118 METHOD <internal:array>:54
| c:0015 p:0023 s:0113 e:000112 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0014 p:0040 s:0103 e:000102 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0013 p:0025 s:0091 e:000089 METHOD <internal:array>:54
| c:0012 p:0023 s:0084 e:000083 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0011 p:0040 s:0074 e:000073 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0010 p:0025 s:0062 e:000060 METHOD <internal:array>:54
| c:0009 p:0023 s:0055 e:000054 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0008 p:0040 s:0045 e:000044 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0007 p:0033 s:0033 e:000032 METHOD <internal:array>:53
| c:0006 p:0012 s:0027 e:000026 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101
| c:0005 p:0006 s:0022 e:000021 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18 [FINISH]
| c:0004 p:---- s:0017 e:000016 CFUNC  :const_added
| c:0003 p:0028 s:0014 e:000011 METHOD <internal:yjit>:39
| c:0002 p:0054 s:0006 e:000005 EVAL   -:9 [FINISH]
| c:0001 p:0000 s:0003 E:000a30 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:9:in '<main>'
| <internal:yjit>:39:in 'enable'
| <internal:yjit>:39:in 'const_added'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18:in 'on_constant_state_changed'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101:in 'on_constant_state_changed'
| <internal:array>:53:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149:in 'branch_stub_hit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150:in 'block in branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321:in 'compile_block'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98:in 'compile'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761:in 'invokeblock'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941:in 'side_exit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943:in 'block in side_exit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22:in 'write'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57:in 'assemble'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034:in 'set_code_addrs'
| <internal:numeric>:238:in 'times'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035:in 'block in set_code_addrs'
| <internal:array>:53:in 'each'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x000062752d547648 RBP: 0x000078a8301fd870 RSP: 0x00007fffb18938c0
|  RAX: 0x0000000000000000 RBX: 0x000078a830100f00 RCX: 0x0000000000000004
|  RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x000078a815424fd8
|   R8: 0x0000000000000000  R9: 0x000078a8301fd838 R10: 0x000078a815be5b78
|  R11: 0x000078a815424fd8 R12: 0x0000000000000024 R13: 0x000062752a7a5410
|  R14: 0x000062752a7a5410 R15: 0x000078a8301fd838 EFL: 0x0000000000010246
| 
| -- C level backtrace information -------------------------------------------
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_print_backtrace+0x14) [0x627528e9ca91] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:820
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_vm_bugreport) /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:1151
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_bug_for_fatal_signal+0xfc) [0x627529057fec] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/error.c:1087
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(sigsegv+0x46) [0x627528de3526] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/signal.c:929
| /lib/x86_64-linux-gnu/libc.so.6(0x78a830242520) [0x78a830242520]
| [0x62752d547648]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
|     7 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
|     9 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/closure.rb
|    10 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/function.rb
|    11 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/version.rb
|    12 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle.rb
|    13 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/value.rb
|    14 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/pack.rb
|    15 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/struct.rb
|    16 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/cparser.rb
|    17 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/import.rb
|    18 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_pointer.rb
|    19 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_type.rb
|    20 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb
|    21 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/block.rb
|    22 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/branch_stub.rb
|    23 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb
|    24 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/context.rb
|    25 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/entry_stub.rb
|    26 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/exit_compiler.rb
|    27 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb
|    28 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/instruction.rb
|    29 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/set.rb
|    30 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb
|    31 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/jit_state.rb
|    32 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/type.rb
|    33 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb
|    34 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb
|    35 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/stats.rb
|    36 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3/version.rb
|    37 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3.rb
|    38 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/timeout.rb
|    39 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/rbconfig.rb
|    40 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/find_executable.rb
|    41 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
|    42 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/envutil.rb
|    43 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/colorize.rb
|    44 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/leakchecker.rb
|    45 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/prettyprint.rb
|    46 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/pp.rb
|    47 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/assertions.rb
|    48 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
|    49 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
|    50 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/core_assertions.rb
|    51 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/testcase.rb
|    52 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/optparse.rb
|    53 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit.rb
| 
| * Process memory map:
| 
| 627528c67000-627528cab000 r--p 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 627528cab000-627529108000 r-xp 00044000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 627529108000-6275292a6000 r--p 004a1000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 6275292a6000-6275292be000 r--p 0063e000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 6275292be000-6275292bf000 rw-p 00656000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 6275292bf000-6275292d4000 rw-p 00000000 00:00 0 
| 62752a79d000-62752b419000 rw-p 00000000 00:00 0                          [heap]
| 62752b546000-62752d546000 r-xp 00000000 00:00 0 
| 62752d546000-62752f546000 rw-p 00000000 00:00 0 
| 62752f6c1000-62752f6f5000 r-xp 00000000 00:00 0 
| 62752f6f5000-6275326c1000 ---p 00000000 00:00 0 
| 78a811400000-78a811a00000 rw-p 00000000 00:00 0 
| 78a812000000-78a81221f000 r--s 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a812282000-78a812400000 rw-p 00000000 00:00 0 
| 78a812400000-78a815372000 r--s 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 78a815420000-78a8157f0000 rw-p 00000000 00:00 0 
| 78a815800000-78a815890000 rw-p 00000000 00:00 0 
| 78a8158a0000-78a8158d0000 rw-p 00000000 00:00 0 
| 78a8158e0000-78a815ae0000 rw-p 00000000 00:00 0 
| 78a815af0000-78a815c00000 rw-p 00000000 00:00 0 
| 78a815c0f000-78a815c10000 ---p 00000000 00:00 0 
| 78a815c10000-78a815c51000 rw-p 00000000 00:00 0 
| 78a815c51000-78a815c52000 ---p 00000000 00:00 0 
| 78a815c52000-78a815c93000 rw-p 00000000 00:00 0 
| 78a815c93000-78a815c94000 ---p 00000000 00:00 0 
| 78a815c94000-78a815cd5000 rw-p 00000000 00:00 0 
| 78a815cd5000-78a815cd6000 ---p 00000000 00:00 0 
| 78a815cd6000-78a815d17000 rw-p 00000000 00:00 0 
| 78a815d17000-78a815d18000 ---p 00000000 00:00 0 
| 78a815d18000-78a815d59000 rw-p 00000000 00:00 0 
| 78a815d59000-78a815d5a000 ---p 00000000 00:00 0 
| 78a815d5a000-78a815d9b000 rw-p 00000000 00:00 0 
| 78a815d9b000-78a815d9c000 ---p 00000000 00:00 0 
| 78a815d9c000-78a815ddd000 rw-p 00000000 00:00 0 
| 78a815ddd000-78a815dde000 ---p 00000000 00:00 0 
| 78a815dde000-78a815e1f000 rw-p 00000000 00:00 0 
| 78a815e1f000-78a815e20000 ---p 00000000 00:00 0 
| 78a815e20000-78a815e61000 rw-p 00000000 00:00 0 
| 78a815e61000-78a815e62000 ---p 00000000 00:00 0 
| 78a815e62000-78a815ea3000 rw-p 00000000 00:00 0 
| 78a815ea3000-78a815ea4000 ---p 00000000 00:00 0 
| 78a815ea4000-78a815ee5000 rw-p 00000000 00:00 0 
| 78a815ee5000-78a815ee6000 ---p 00000000 00:00 0 
| 78a815ee6000-78a815f27000 rw-p 00000000 00:00 0 
| 78a815f27000-78a815f28000 ---p 00000000 00:00 0 
| 78a815f28000-78a815f69000 rw-p 00000000 00:00 0 
| 78a815f69000-78a815f6a000 ---p 00000000 00:00 0 
| 78a815f6a000-78a815fab000 rw-p 00000000 00:00 0 
| 78a815fab000-78a815fac000 ---p 00000000 00:00 0 
| 78a815fac000-78a815fed000 rw-p 00000000 00:00 0 
| 78a815fed000-78a815fee000 ---p 00000000 00:00 0 
| 78a815fee000-78a81602f000 rw-p 00000000 00:00 0 
| 78a81602f000-78a816030000 ---p 00000000 00:00 0 
| 78a816030000-78a816071000 rw-p 00000000 00:00 0 
| 78a816071000-78a816072000 ---p 00000000 00:00 0 
| 78a816072000-78a8160b3000 rw-p 00000000 00:00 0 
| 78a8160b3000-78a8160b4000 ---p 00000000 00:00 0 
| 78a8160b4000-78a8160f5000 rw-p 00000000 00:00 0 
| 78a8160f5000-78a8160f6000 ---p 00000000 00:00 0 
| 78a8160f6000-78a816137000 rw-p 00000000 00:00 0 
| 78a816137000-78a816138000 ---p 00000000 00:00 0 
| 78a816138000-78a816179000 rw-p 00000000 00:00 0 
| 78a816179000-78a81617a000 ---p 00000000 00:00 0 
| 78a81617a000-78a8161bb000 rw-p 00000000 00:00 0 
| 78a8161bb000-78a8161bc000 ---p 00000000 00:00 0 
| 78a8161bc000-78a8161fd000 rw-p 00000000 00:00 0 
| 78a8161fd000-78a8161fe000 ---p 00000000 00:00 0 
| 78a8161fe000-78a81623f000 rw-p 00000000 00:00 0 
| 78a81623f000-78a816240000 ---p 00000000 00:00 0 
| 78a816240000-78a816281000 rw-p 00000000 00:00 0 
| 78a816281000-78a816282000 ---p 00000000 00:00 0 
| 78a816282000-78a8162c3000 rw-p 00000000 00:00 0 
| 78a8162c3000-78a8162c4000 ---p 00000000 00:00 0 
| 78a8162c4000-78a816305000 rw-p 00000000 00:00 0 
| 78a816305000-78a816306000 ---p 00000000 00:00 0 
| 78a816306000-78a816347000 rw-p 00000000 00:00 0 
| 78a816347000-78a816348000 ---p 00000000 00:00 0 
| 78a816348000-78a816389000 rw-p 00000000 00:00 0 
| 78a816389000-78a81638a000 ---p 00000000 00:00 0 
| 78a81638a000-78a8163cb000 rw-p 00000000 00:00 0 
| 78a8163cb000-78a8163cc000 ---p 00000000 00:00 0 
| 78a8163cc000-78a81640d000 rw-p 00000000 00:00 0 
| 78a81640d000-78a81640e000 ---p 00000000 00:00 0 
| 78a81640e000-78a81644f000 rw-p 00000000 00:00 0 
| 78a81644f000-78a816450000 ---p 00000000 00:00 0 
| 78a816450000-78a816c90000 rw-p 00000000 00:00 0 
| 78a816c93000-78a816c95000 r--p 00000000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78a816c95000-78a816c9a000 r-xp 00002000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78a816c9a000-78a816c9b000 r--p 00007000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78a816c9b000-78a816c9c000 ---p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78a816c9c000-78a816c9d000 r--p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78a816c9d000-78a816c9e000 rw-p 00009000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78a816c9e000-78a830200000 rw-p 00000000 00:00 0 
| 78a830200000-78a830228000 r--p 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a830228000-78a8303bd000 r-xp 00028000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a8303bd000-78a830415000 r--p 001bd000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a830415000-78a830416000 ---p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a830416000-78a83041a000 r--p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a83041a000-78a83041c000 rw-p 00219000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 78a83041c000-78a830429000 rw-p 00000000 00:00 0 
| 78a83042a000-78a83042b000 r--p 00000000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 78a83042b000-78a83042c000 r-xp 00001000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 78a83042c000-78a83042d000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 78a83042d000-78a83042e000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 78a83042e000-78a83042f000 rw-p 00003000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 78a83042f000-78a830433000 r--p 00000000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 78a830433000-78a83043b000 r-xp 00004000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 78a83043b000-78a83043e000 r--p 0000c000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 78a83043e000-78a83043f000 r--p 0000e000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 78a83043f000-78a830440000 rw-p 0000f000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 78a830440000-78a830460000 rw-p 00000000 00:00 0 
| 78a830462000-78a830464000 r--p 00000000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 78a830464000-78a83046b000 r-xp 00002000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 78a83046b000-78a83046c000 r--p 00009000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 78a83046c000-78a83046d000 ---p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 78a83046d000-78a83046e000 r--p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 78a83046e000-78a83046f000 rw-p 0000b000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 78a83046f000-78a830474000 rw-p 00000000 00:00 0 
| 78a830474000-78a830477000 r--p 00000000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78a830477000-78a83048e000 r-xp 00003000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78a83048e000-78a830492000 r--p 0001a000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78a830492000-78a830493000 r--p 0001d000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78a830493000-78a830494000 rw-p 0001e000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 78a830494000-78a8304a2000 r--p 00000000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78a8304a2000-78a83051e000 r-xp 0000e000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78a83051e000-78a830579000 r--p 0008a000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78a830579000-78a83057a000 r--p 000e4000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78a83057a000-78a83057b000 rw-p 000e5000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 78a83057b000-78a83057d000 r--p 00000000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78a83057d000-78a830591000 r-xp 00002000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78a830591000-78a8305aa000 r--p 00016000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78a8305aa000-78a8305ab000 ---p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78a8305ab000-78a8305ac000 r--p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78a8305ac000-78a8305ad000 rw-p 00030000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 78a8305ad000-78a8305b5000 rw-p 00000000 00:00 0 
| 78a8305b5000-78a8305bf000 r--p 00000000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 78a8305bf000-78a83061e000 r-xp 0000a000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 78a83061e000-78a830635000 r--p 00069000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 78a830635000-78a830636000 r--p 0007f000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 78a830636000-78a830637000 rw-p 00080000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 78a830637000-78a830639000 r--p 00000000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 78a830639000-78a83064a000 r-xp 00002000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 78a83064a000-78a830650000 r--p 00013000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 78a830650000-78a830651000 ---p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 78a830651000-78a830652000 r--p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 78a830652000-78a830653000 rw-p 0001a000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 78a830654000-78a830655000 r--p 00000000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 78a830655000-78a830657000 r-xp 00001000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 78a830657000-78a830658000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 78a830658000-78a830659000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 78a830659000-78a83065a000 rw-p 00004000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 78a83065a000-78a83065b000 r--p 00000000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 78a83065b000-78a83065c000 r-xp 00001000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 78a83065c000-78a83065d000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 78a83065d000-78a83065e000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 78a83065e000-78a83065f000 rw-p 00003000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 78a83065f000-78a830660000 r--p 00000000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 78a830660000-78a830661000 r-xp 00001000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 78a830661000-78a830662000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 78a830662000-78a830663000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 78a830663000-78a830664000 rw-p 00003000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 78a830664000-78a830666000 rw-p 00000000 00:00 0 
| 78a830666000-78a830668000 r--p 00000000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78a830668000-78a830692000 r-xp 00002000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78a830692000-78a83069d000 r--p 0002c000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78a83069e000-78a8306a0000 r--p 00037000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 78a8306a0000-78a8306a2000 rw-p 00039000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fffb10a2000-7fffb18a1000 rw-p 00000000 00:00 0                          [stack]
| 7fffb19e3000-7fffb19e7000 r--p 00000000 00:00 0                          [vvar]
| 7fffb19e7000-7fffb19e9000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


  6) Failure:
TestYJIT#test_odd_calls_to_attr_reader [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1723]:
Expected no use of fallback implementation.
<0> expected but was
<43>.

  7) Failure:
TestYJIT#test_byteslice_sp_invalidation [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1723]:
Expected no use of fallback implementation.
<0> expected but was
<19>.

  8) Failure:
TestYJIT#test_build_large_struct [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1738]:
Expected to compile instructions opt_send_without_block but didn't.
iseq:
== disasm: #<ISeq:block in <main>@-e:2 (2,15)-(12,1)>
0000 putobject                              Object                    (   3)[LiBc]
0002 opt_getconstant_path                   <ic:0 Struct>
0004 putobject                              :a
0006 putobject                              :b
0008 putobject                              :c
0010 putobject                              :d
0012 putobject                              :e
0014 putobject                              :f
0016 putobject                              :g
0018 putobject                              :h
0020 opt_send_without_block                 <calldata!mid:new, argc:8, ARGS_SIMPLE>
0022 swap
0023 setconstant                            :Foo
0025 definemethod                           :build_foo, build_foo     (   5)[Li]
0028 putself                                                          (   9)[Li]
0029 opt_send_without_block                 <calldata!mid:build_foo, argc:0, FCALL|VCALL|ARGS_SIMPLE>
0031 pop
0032 putself                                                          (  10)[Li]
0033 opt_send_without_block                 <calldata!mid:build_foo, argc:0, FCALL|VCALL|ARGS_SIMPLE>
0035 leave                                                            (  12)[Br]

== disasm: #<ISeq:build_foo@-e:5 (5,0)-(7,3)>
0000 opt_getconstant_path                   <ic:0 ::Foo>              (   6)[LiCa]
0002 putobject                              :a
0004 putobject                              :b
0006 putobject                              :c
0008 putobject                              :d
0010 putobject                              :e
0012 putobject                              :f
0014 putobject                              :g
0016 putobject                              :h
0018 opt_send_without_block                 <calldata!mid:new, argc:8, ARGS_SIMPLE>
0020 leave                                                            (   7)[Re]


  9) Failure:
TestYJIT#test_yjit_enable_with_monkey_patch [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:124]:
pid 297633 killed by SIGSEGV (signal 11) (core dumped)
| <internal:array>:53: [BUG] Segmentation fault at 0x0000578fbeab2648
| ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) +YJIT [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0109 p:0031 s:0990 e:000989 METHOD <internal:array>:53
| c:0108 p:0012 s:0984 e:000983 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035
| c:0107 p:0024 s:0980 e:000979 METHOD <internal:numeric>:238
| c:0106 p:0011 s:0975 e:000974 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034
| c:0105 p:0005 s:0970 e:000969 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57
| c:0104 p:0043 s:0965 e:000963 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22
| c:0103 p:0021 s:0957 e:000956 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943
| c:0102 p:0014 s:0953 e:000952 METHOD <internal:kernel>:135
| c:0101 p:0034 s:0949 e:000945 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941
| c:0100 p:0152 s:0940 e:000939 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761
| c:0099 p:1336 s:0921 e:000920 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98
| c:0098 p:0250 s:0910 e:000909 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321
| c:0097 p:0017 s:0895 e:000894 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150
| c:0096 p:0014 s:0891 e:000890 METHOD <internal:kernel>:135
| c:0095 p:0136 s:0887 e:000885 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149 [FINISH]
| c:0094 p:0025 s:0874 e:000872 METHOD <internal:array>:54
| c:0093 p:0023 s:0867 e:000866 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0092 p:0040 s:0857 e:000856 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0091 p:0025 s:0845 e:000843 METHOD <internal:array>:54
| c:0090 p:0023 s:0838 e:000837 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0089 p:0040 s:0828 e:000827 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0088 p:0025 s:0816 e:000814 METHOD <internal:array>:54
| c:0087 p:0023 s:0809 e:000808 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0086 p:0040 s:0799 e:000798 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0085 p:0025 s:0787 e:000785 METHOD <internal:array>:54
| c:0084 p:0023 s:0780 e:000779 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0083 p:0040 s:0770 e:000769 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0082 p:0025 s:0758 e:000756 METHOD <internal:array>:54
| c:0081 p:0023 s:0751 e:000750 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0080 p:0040 s:0741 e:000740 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0079 p:0025 s:0729 e:000727 METHOD <internal:array>:54
| c:0078 p:0023 s:0722 e:000721 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0077 p:0040 s:0712 e:000711 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0076 p:0025 s:0700 e:000698 METHOD <internal:array>:54
| c:0075 p:0023 s:0693 e:000692 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0074 p:0040 s:0683 e:000682 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0073 p:0025 s:0671 e:000669 METHOD <internal:array>:54
| c:0072 p:0023 s:0664 e:000663 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0071 p:0040 s:0654 e:000653 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0070 p:0025 s:0642 e:000640 METHOD <internal:array>:54
| c:0069 p:0023 s:0635 e:000634 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0068 p:0040 s:0625 e:000624 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0067 p:0025 s:0613 e:000611 METHOD <internal:array>:54
| c:0066 p:0023 s:0606 e:000605 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0065 p:0040 s:0596 e:000595 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0064 p:0025 s:0584 e:000582 METHOD <internal:array>:54
| c:0063 p:0023 s:0577 e:000576 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0062 p:0040 s:0567 e:000566 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0061 p:0025 s:0555 e:000553 METHOD <internal:array>:54
| c:0060 p:0023 s:0548 e:000547 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0059 p:0040 s:0538 e:000537 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0058 p:0025 s:0526 e:000524 METHOD <internal:array>:54
| c:0057 p:0023 s:0519 e:000518 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0056 p:0040 s:0509 e:000508 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0055 p:0025 s:0497 e:000495 METHOD <internal:array>:54
| c:0054 p:0023 s:0490 e:000489 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0053 p:0040 s:0480 e:000479 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0052 p:0025 s:0468 e:000466 METHOD <internal:array>:54
| c:0051 p:0023 s:0461 e:000460 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0050 p:0040 s:0451 e:000450 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0049 p:0025 s:0439 e:000437 METHOD <internal:array>:54
| c:0048 p:0023 s:0432 e:000431 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0047 p:0040 s:0422 e:000421 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0046 p:0025 s:0410 e:000408 METHOD <internal:array>:54
| c:0045 p:0023 s:0403 e:000402 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0044 p:0040 s:0393 e:000392 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0043 p:0025 s:0381 e:000379 METHOD <internal:array>:54
| c:0042 p:0023 s:0374 e:000373 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0041 p:0040 s:0364 e:000363 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0040 p:0025 s:0352 e:000350 METHOD <internal:array>:54
| c:0039 p:0023 s:0345 e:000344 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0038 p:0040 s:0335 e:000334 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0037 p:0025 s:0323 e:000321 METHOD <internal:array>:54
| c:0036 p:0023 s:0316 e:000315 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0035 p:0040 s:0306 e:000305 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0034 p:0025 s:0294 e:000292 METHOD <internal:array>:54
| c:0033 p:0023 s:0287 e:000286 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0032 p:0040 s:0277 e:000276 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0031 p:0025 s:0265 e:000263 METHOD <internal:array>:54
| c:0030 p:0023 s:0258 e:000257 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0029 p:0040 s:0248 e:000247 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0028 p:0025 s:0236 e:000234 METHOD <internal:array>:54
| c:0027 p:0023 s:0229 e:000228 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0026 p:0040 s:0219 e:000218 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0025 p:0025 s:0207 e:000205 METHOD <internal:array>:54
| c:0024 p:0023 s:0200 e:000199 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0023 p:0040 s:0190 e:000189 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0022 p:0025 s:0178 e:000176 METHOD <internal:array>:54
| c:0021 p:0023 s:0171 e:000170 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0020 p:0040 s:0161 e:000160 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0019 p:0025 s:0149 e:000147 METHOD <internal:array>:54
| c:0018 p:0023 s:0142 e:000141 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0017 p:0040 s:0132 e:000131 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0016 p:0025 s:0120 e:000118 METHOD <internal:array>:54
| c:0015 p:0023 s:0113 e:000112 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0014 p:0040 s:0103 e:000102 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0013 p:0025 s:0091 e:000089 METHOD <internal:array>:54
| c:0012 p:0023 s:0084 e:000083 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0011 p:0040 s:0074 e:000073 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0010 p:0025 s:0062 e:000060 METHOD <internal:array>:54
| c:0009 p:0023 s:0055 e:000054 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0008 p:0040 s:0045 e:000044 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0007 p:0033 s:0033 e:000032 METHOD <internal:array>:53
| c:0006 p:0012 s:0027 e:000026 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101
| c:0005 p:0006 s:0022 e:000021 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18 [FINISH]
| c:0004 p:---- s:0017 e:000016 CFUNC  :const_added
| c:0003 p:0028 s:0014 e:000011 METHOD <internal:yjit>:39
| c:0002 p:0045 s:0006 e:000005 EVAL   -:10 [FINISH]
| c:0001 p:0000 s:0003 E:001040 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:10:in '<main>'
| <internal:yjit>:39:in 'enable'
| <internal:yjit>:39:in 'const_added'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18:in 'on_constant_state_changed'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101:in 'on_constant_state_changed'
| <internal:array>:53:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149:in 'branch_stub_hit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150:in 'block in branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321:in 'compile_block'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98:in 'compile'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761:in 'invokeblock'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941:in 'side_exit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943:in 'block in side_exit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22:in 'write'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57:in 'assemble'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034:in 'set_code_addrs'
| <internal:numeric>:238:in 'times'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035:in 'block in set_code_addrs'
| <internal:array>:53:in 'each'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x0000578fbeab2648 RBP: 0x000072330da14870 RSP: 0x00007ffd56529020
|  RAX: 0x0000000000000000 RBX: 0x000072330d917f00 RCX: 0x0000000000000004
|  RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x00007232f2b87008
|   R8: 0x0000000000000000  R9: 0x000072330da14838 R10: 0x00007232f3195b48
|  R11: 0x00007232f2b87008 R12: 0x0000000000000024 R13: 0x0000578fbbca7410
|  R14: 0x0000578fbbca7410 R15: 0x000072330da14838 EFL: 0x0000000000010246
| 
| -- C level backtrace information -------------------------------------------
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_print_backtrace+0x14) [0x578fba807a91] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:820
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_vm_bugreport) /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:1151
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_bug_for_fatal_signal+0xfc) [0x578fba9c2fec] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/error.c:1087
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(sigsegv+0x46) [0x578fba74e526] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/signal.c:929
| /lib/x86_64-linux-gnu/libc.so.6(0x72330d642520) [0x72330d642520]
| [0x578fbeab2648]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
|     7 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
|     9 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/closure.rb
|    10 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/function.rb
|    11 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/version.rb
|    12 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle.rb
|    13 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/value.rb
|    14 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/pack.rb
|    15 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/struct.rb
|    16 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/cparser.rb
|    17 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/import.rb
|    18 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_pointer.rb
|    19 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_type.rb
|    20 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb
|    21 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/block.rb
|    22 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/branch_stub.rb
|    23 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb
|    24 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/context.rb
|    25 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/entry_stub.rb
|    26 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/exit_compiler.rb
|    27 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb
|    28 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/instruction.rb
|    29 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/set.rb
|    30 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb
|    31 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/jit_state.rb
|    32 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/type.rb
|    33 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb
|    34 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb
|    35 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/stats.rb
|    36 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3/version.rb
|    37 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3.rb
|    38 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/timeout.rb
|    39 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/rbconfig.rb
|    40 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/find_executable.rb
|    41 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
|    42 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/envutil.rb
|    43 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/colorize.rb
|    44 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/leakchecker.rb
|    45 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/prettyprint.rb
|    46 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/pp.rb
|    47 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/assertions.rb
|    48 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
|    49 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
|    50 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/core_assertions.rb
|    51 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/testcase.rb
|    52 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/optparse.rb
|    53 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit.rb
| 
| * Process memory map:
| 
| 578fba5d2000-578fba616000 r--p 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 578fba616000-578fbaa73000 r-xp 00044000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 578fbaa73000-578fbac11000 r--p 004a1000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 578fbac11000-578fbac29000 r--p 0063e000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 578fbac29000-578fbac2a000 rw-p 00656000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 578fbac2a000-578fbac3f000 rw-p 00000000 00:00 0 
| 578fbbc9f000-578fbc919000 rw-p 00000000 00:00 0                          [heap]
| 578fbcab1000-578fbeab1000 r-xp 00000000 00:00 0 
| 578fbeab1000-578fc0ab1000 rw-p 00000000 00:00 0 
| 578fc0c2c000-578fc0c60000 r-xp 00000000 00:00 0 
| 578fc0c60000-578fc3c2c000 ---p 00000000 00:00 0 
| 7232eea00000-7232ef000000 rw-p 00000000 00:00 0 
| 7232ef600000-7232ef81f000 r--s 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7232efa00000-7232f2972000 r--s 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 7232f2a70000-7232f2a90000 rw-p 00000000 00:00 0 
| 7232f2aa0000-7232f2b00000 rw-p 00000000 00:00 0 
| 7232f2b10000-7232f2b40000 rw-p 00000000 00:00 0 
| 7232f2b50000-7232f2db0000 rw-p 00000000 00:00 0 
| 7232f2dc0000-7232f2e20000 rw-p 00000000 00:00 0 
| 7232f2e30000-7232f2e50000 rw-p 00000000 00:00 0 
| 7232f2e60000-7232f2e90000 rw-p 00000000 00:00 0 
| 7232f2ea0000-7232f3090000 rw-p 00000000 00:00 0 
| 7232f30a0000-7232f31b0000 rw-p 00000000 00:00 0 
| 7232f31b4000-7232f31b6000 r--p 00000000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 7232f31b6000-7232f31bb000 r-xp 00002000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 7232f31bb000-7232f31bc000 r--p 00007000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 7232f31bc000-7232f31bd000 ---p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 7232f31bd000-7232f31be000 r--p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 7232f31be000-7232f31bf000 rw-p 00009000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 7232f31bf000-7232f31c0000 ---p 00000000 00:00 0 
| 7232f31c0000-7232f3201000 rw-p 00000000 00:00 0 
| 7232f3201000-7232f3202000 ---p 00000000 00:00 0 
| 7232f3202000-7232f3243000 rw-p 00000000 00:00 0 
| 7232f3243000-7232f3244000 ---p 00000000 00:00 0 
| 7232f3244000-7232f3285000 rw-p 00000000 00:00 0 
| 7232f3285000-7232f3286000 ---p 00000000 00:00 0 
| 7232f3286000-7232f32c7000 rw-p 00000000 00:00 0 
| 7232f32c7000-7232f32c8000 ---p 00000000 00:00 0 
| 7232f32c8000-7232f3309000 rw-p 00000000 00:00 0 
| 7232f3309000-7232f330a000 ---p 00000000 00:00 0 
| 7232f330a000-7232f334b000 rw-p 00000000 00:00 0 
| 7232f334b000-7232f334c000 ---p 00000000 00:00 0 
| 7232f334c000-7232f338d000 rw-p 00000000 00:00 0 
| 7232f338d000-7232f338e000 ---p 00000000 00:00 0 
| 7232f338e000-7232f33cf000 rw-p 00000000 00:00 0 
| 7232f33cf000-7232f33d0000 ---p 00000000 00:00 0 
| 7232f33d0000-7232f3411000 rw-p 00000000 00:00 0 
| 7232f3411000-7232f3412000 ---p 00000000 00:00 0 
| 7232f3412000-7232f3453000 rw-p 00000000 00:00 0 
| 7232f3453000-7232f3454000 ---p 00000000 00:00 0 
| 7232f3454000-7232f3495000 rw-p 00000000 00:00 0 
| 7232f3495000-7232f3496000 ---p 00000000 00:00 0 
| 7232f3496000-7232f34d7000 rw-p 00000000 00:00 0 
| 7232f34d7000-7232f34d8000 ---p 00000000 00:00 0 
| 7232f34d8000-7232f3519000 rw-p 00000000 00:00 0 
| 7232f3519000-7232f351a000 ---p 00000000 00:00 0 
| 7232f351a000-7232f355b000 rw-p 00000000 00:00 0 
| 7232f355b000-7232f355c000 ---p 00000000 00:00 0 
| 7232f355c000-7232f359d000 rw-p 00000000 00:00 0 
| 7232f359d000-7232f359e000 ---p 00000000 00:00 0 
| 7232f359e000-7232f35df000 rw-p 00000000 00:00 0 
| 7232f35df000-7232f35e0000 ---p 00000000 00:00 0 
| 7232f35e0000-7232f3621000 rw-p 00000000 00:00 0 
| 7232f3621000-7232f3622000 ---p 00000000 00:00 0 
| 7232f3622000-7232f3663000 rw-p 00000000 00:00 0 
| 7232f3663000-7232f3664000 ---p 00000000 00:00 0 
| 7232f3664000-7232f36a5000 rw-p 00000000 00:00 0 
| 7232f36a5000-7232f36a6000 ---p 00000000 00:00 0 
| 7232f36a6000-7232f36e7000 rw-p 00000000 00:00 0 
| 7232f36e7000-7232f36e8000 ---p 00000000 00:00 0 
| 7232f36e8000-7232f3729000 rw-p 00000000 00:00 0 
| 7232f3729000-7232f372a000 ---p 00000000 00:00 0 
| 7232f372a000-7232f376b000 rw-p 00000000 00:00 0 
| 7232f376b000-7232f376c000 ---p 00000000 00:00 0 
| 7232f376c000-7232f37ad000 rw-p 00000000 00:00 0 
| 7232f37ad000-7232f37ae000 ---p 00000000 00:00 0 
| 7232f37ae000-7232f37ef000 rw-p 00000000 00:00 0 
| 7232f37ef000-7232f37f0000 ---p 00000000 00:00 0 
| 7232f37f0000-7232f3831000 rw-p 00000000 00:00 0 
| 7232f3831000-7232f3832000 ---p 00000000 00:00 0 
| 7232f3832000-7232f3873000 rw-p 00000000 00:00 0 
| 7232f3873000-7232f3874000 ---p 00000000 00:00 0 
| 7232f3874000-7232f38b5000 rw-p 00000000 00:00 0 
| 7232f38b5000-7232f38b6000 ---p 00000000 00:00 0 
| 7232f38b6000-7232f38f7000 rw-p 00000000 00:00 0 
| 7232f38f7000-7232f38f8000 ---p 00000000 00:00 0 
| 7232f38f8000-7232f3939000 rw-p 00000000 00:00 0 
| 7232f3939000-7232f393a000 ---p 00000000 00:00 0 
| 7232f393a000-7232f397b000 rw-p 00000000 00:00 0 
| 7232f397b000-7232f397c000 ---p 00000000 00:00 0 
| 7232f397c000-7232f39bd000 rw-p 00000000 00:00 0 
| 7232f39bd000-7232f39be000 ---p 00000000 00:00 0 
| 7232f39be000-7232f39ff000 rw-p 00000000 00:00 0 
| 7232f39ff000-7232f3a00000 ---p 00000000 00:00 0 
| 7232f3a00000-72330d600000 rw-p 00000000 00:00 0 
| 72330d600000-72330d628000 r--p 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 72330d628000-72330d7bd000 r-xp 00028000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 72330d7bd000-72330d815000 r--p 001bd000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 72330d815000-72330d816000 ---p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 72330d816000-72330d81a000 r--p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 72330d81a000-72330d81c000 rw-p 00219000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 72330d81c000-72330d829000 rw-p 00000000 00:00 0 
| 72330d82f000-72330d833000 r--p 00000000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 72330d833000-72330d83b000 r-xp 00004000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 72330d83b000-72330d83e000 r--p 0000c000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 72330d83e000-72330d83f000 r--p 0000e000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 72330d83f000-72330d840000 rw-p 0000f000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 72330d840000-72330d890000 rw-p 00000000 00:00 0 
| 72330d892000-72330d894000 r--p 00000000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 72330d894000-72330d89b000 r-xp 00002000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 72330d89b000-72330d89c000 r--p 00009000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 72330d89c000-72330d89d000 ---p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 72330d89d000-72330d89e000 r--p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 72330d89e000-72330d89f000 rw-p 0000b000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 72330d89f000-72330d910000 rw-p 00000000 00:00 0 
| 72330d911000-72330d912000 r--p 00000000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 72330d912000-72330d913000 r-xp 00001000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 72330d913000-72330d914000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 72330d914000-72330d915000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 72330d915000-72330d916000 rw-p 00003000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 72330d916000-72330da1c000 rw-p 00000000 00:00 0 
| 72330da1c000-72330da1f000 r--p 00000000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 72330da1f000-72330da36000 r-xp 00003000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 72330da36000-72330da3a000 r--p 0001a000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 72330da3a000-72330da3b000 r--p 0001d000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 72330da3b000-72330da3c000 rw-p 0001e000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 72330da3c000-72330da4a000 r--p 00000000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 72330da4a000-72330dac6000 r-xp 0000e000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 72330dac6000-72330db21000 r--p 0008a000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 72330db21000-72330db22000 r--p 000e4000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 72330db22000-72330db23000 rw-p 000e5000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 72330db23000-72330db25000 r--p 00000000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 72330db25000-72330db39000 r-xp 00002000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 72330db39000-72330db52000 r--p 00016000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 72330db52000-72330db53000 ---p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 72330db53000-72330db54000 r--p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 72330db54000-72330db55000 rw-p 00030000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 72330db55000-72330db5d000 rw-p 00000000 00:00 0 
| 72330db5d000-72330db67000 r--p 00000000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 72330db67000-72330dbc6000 r-xp 0000a000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 72330dbc6000-72330dbdd000 r--p 00069000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 72330dbdd000-72330dbde000 r--p 0007f000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 72330dbde000-72330dbdf000 rw-p 00080000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 72330dbdf000-72330dbe1000 r--p 00000000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 72330dbe1000-72330dbf2000 r-xp 00002000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 72330dbf2000-72330dbf8000 r--p 00013000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 72330dbf8000-72330dbf9000 ---p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 72330dbf9000-72330dbfa000 r--p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 72330dbfa000-72330dbfb000 rw-p 0001a000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 72330dbfc000-72330dbfd000 r--p 00000000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 72330dbfd000-72330dbff000 r-xp 00001000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 72330dbff000-72330dc00000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 72330dc00000-72330dc01000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 72330dc01000-72330dc02000 rw-p 00004000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 72330dc02000-72330dc03000 r--p 00000000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 72330dc03000-72330dc04000 r-xp 00001000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 72330dc04000-72330dc05000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 72330dc05000-72330dc06000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 72330dc06000-72330dc07000 rw-p 00003000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 72330dc07000-72330dc08000 r--p 00000000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 72330dc08000-72330dc09000 r-xp 00001000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 72330dc09000-72330dc0a000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 72330dc0a000-72330dc0b000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 72330dc0b000-72330dc0c000 rw-p 00003000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 72330dc0c000-72330dc0e000 rw-p 00000000 00:00 0 
| 72330dc0e000-72330dc10000 r--p 00000000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 72330dc10000-72330dc3a000 r-xp 00002000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 72330dc3a000-72330dc45000 r--p 0002c000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 72330dc46000-72330dc48000 r--p 00037000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 72330dc48000-72330dc4a000 rw-p 00039000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd55d37000-7ffd56536000 rw-p 00000000 00:00 0                          [stack]
| 7ffd565ef000-7ffd565f3000 r--p 00000000 00:00 0                          [vvar]
| 7ffd565f3000-7ffd565f5000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


 10) Failure:
TestYJIT#test_compile_opt_getconstant_path [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1738]:
Expected to compile instructions opt_getconstant_path but didn't.
iseq:
== disasm: #<ISeq:block in <main>@-e:2 (2,15)-(12,1)>
0000 definemethod                           :get_foo, get_foo         (   3)[LiBc]
0003 putobject                              123                       (   7)[Li]
0005 putspecialobject                       3
0007 setconstant                            :FOO
0009 putself                                                          (   9)[Li]
0010 opt_send_without_block                 <calldata!mid:get_foo, argc:0, FCALL|VCALL|ARGS_SIMPLE>
0012 pop
0013 putself                                                          (  10)[Li]
0014 opt_send_without_block                 <calldata!mid:get_foo, argc:0, FCALL|VCALL|ARGS_SIMPLE>
0016 leave                                                            (  12)[Br]

== disasm: #<ISeq:get_foo@-e:3 (3,2)-(5,3)>
0000 opt_getconstant_path                   <ic:0 FOO>                (   4)[LiCa]
0002 leave                                                            (   5)[Re]


 11) Failure:
TestYJIT#test_yjit_enable_stats_false [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:71]:
pid 300111 killed by SIGSEGV (signal 11) (core dumped)
| <internal:array>:53: [BUG] Segmentation fault at 0x00005e21b9166648
| ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) +YJIT [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0109 p:0031 s:0990 e:000989 METHOD <internal:array>:53
| c:0108 p:0012 s:0984 e:000983 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035
| c:0107 p:0024 s:0980 e:000979 METHOD <internal:numeric>:238
| c:0106 p:0011 s:0975 e:000974 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034
| c:0105 p:0005 s:0970 e:000969 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57
| c:0104 p:0043 s:0965 e:000963 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22
| c:0103 p:0021 s:0957 e:000956 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943
| c:0102 p:0014 s:0953 e:000952 METHOD <internal:kernel>:135
| c:0101 p:0034 s:0949 e:000945 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941
| c:0100 p:0152 s:0940 e:000939 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761
| c:0099 p:1336 s:0921 e:000920 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98
| c:0098 p:0250 s:0910 e:000909 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321
| c:0097 p:0017 s:0895 e:000894 BLOCK  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150
| c:0096 p:0014 s:0891 e:000890 METHOD <internal:kernel>:135
| c:0095 p:0136 s:0887 e:000885 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149 [FINISH]
| c:0094 p:0025 s:0874 e:000872 METHOD <internal:array>:54
| c:0093 p:0023 s:0867 e:000866 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0092 p:0040 s:0857 e:000856 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0091 p:0025 s:0845 e:000843 METHOD <internal:array>:54
| c:0090 p:0023 s:0838 e:000837 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0089 p:0040 s:0828 e:000827 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0088 p:0025 s:0816 e:000814 METHOD <internal:array>:54
| c:0087 p:0023 s:0809 e:000808 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0086 p:0040 s:0799 e:000798 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0085 p:0025 s:0787 e:000785 METHOD <internal:array>:54
| c:0084 p:0023 s:0780 e:000779 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0083 p:0040 s:0770 e:000769 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0082 p:0025 s:0758 e:000756 METHOD <internal:array>:54
| c:0081 p:0023 s:0751 e:000750 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0080 p:0040 s:0741 e:000740 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0079 p:0025 s:0729 e:000727 METHOD <internal:array>:54
| c:0078 p:0023 s:0722 e:000721 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0077 p:0040 s:0712 e:000711 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0076 p:0025 s:0700 e:000698 METHOD <internal:array>:54
| c:0075 p:0023 s:0693 e:000692 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0074 p:0040 s:0683 e:000682 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0073 p:0025 s:0671 e:000669 METHOD <internal:array>:54
| c:0072 p:0023 s:0664 e:000663 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0071 p:0040 s:0654 e:000653 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0070 p:0025 s:0642 e:000640 METHOD <internal:array>:54
| c:0069 p:0023 s:0635 e:000634 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0068 p:0040 s:0625 e:000624 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0067 p:0025 s:0613 e:000611 METHOD <internal:array>:54
| c:0066 p:0023 s:0606 e:000605 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0065 p:0040 s:0596 e:000595 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0064 p:0025 s:0584 e:000582 METHOD <internal:array>:54
| c:0063 p:0023 s:0577 e:000576 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0062 p:0040 s:0567 e:000566 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0061 p:0025 s:0555 e:000553 METHOD <internal:array>:54
| c:0060 p:0023 s:0548 e:000547 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0059 p:0040 s:0538 e:000537 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0058 p:0025 s:0526 e:000524 METHOD <internal:array>:54
| c:0057 p:0023 s:0519 e:000518 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0056 p:0040 s:0509 e:000508 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0055 p:0025 s:0497 e:000495 METHOD <internal:array>:54
| c:0054 p:0023 s:0490 e:000489 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0053 p:0040 s:0480 e:000479 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0052 p:0025 s:0468 e:000466 METHOD <internal:array>:54
| c:0051 p:0023 s:0461 e:000460 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0050 p:0040 s:0451 e:000450 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0049 p:0025 s:0439 e:000437 METHOD <internal:array>:54
| c:0048 p:0023 s:0432 e:000431 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0047 p:0040 s:0422 e:000421 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0046 p:0025 s:0410 e:000408 METHOD <internal:array>:54
| c:0045 p:0023 s:0403 e:000402 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0044 p:0040 s:0393 e:000392 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0043 p:0025 s:0381 e:000379 METHOD <internal:array>:54
| c:0042 p:0023 s:0374 e:000373 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0041 p:0040 s:0364 e:000363 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0040 p:0025 s:0352 e:000350 METHOD <internal:array>:54
| c:0039 p:0023 s:0345 e:000344 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0038 p:0040 s:0335 e:000334 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0037 p:0025 s:0323 e:000321 METHOD <internal:array>:54
| c:0036 p:0023 s:0316 e:000315 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0035 p:0040 s:0306 e:000305 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0034 p:0025 s:0294 e:000292 METHOD <internal:array>:54
| c:0033 p:0023 s:0287 e:000286 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0032 p:0040 s:0277 e:000276 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0031 p:0025 s:0265 e:000263 METHOD <internal:array>:54
| c:0030 p:0023 s:0258 e:000257 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0029 p:0040 s:0248 e:000247 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0028 p:0025 s:0236 e:000234 METHOD <internal:array>:54
| c:0027 p:0023 s:0229 e:000228 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0026 p:0040 s:0219 e:000218 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0025 p:0025 s:0207 e:000205 METHOD <internal:array>:54
| c:0024 p:0023 s:0200 e:000199 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0023 p:0040 s:0190 e:000189 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0022 p:0025 s:0178 e:000176 METHOD <internal:array>:54
| c:0021 p:0023 s:0171 e:000170 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0020 p:0040 s:0161 e:000160 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0019 p:0025 s:0149 e:000147 METHOD <internal:array>:54
| c:0018 p:0023 s:0142 e:000141 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0017 p:0040 s:0132 e:000131 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0016 p:0025 s:0120 e:000118 METHOD <internal:array>:54
| c:0015 p:0023 s:0113 e:000112 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0014 p:0040 s:0103 e:000102 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0013 p:0025 s:0091 e:000089 METHOD <internal:array>:54
| c:0012 p:0023 s:0084 e:000083 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0011 p:0040 s:0074 e:000073 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0010 p:0025 s:0062 e:000060 METHOD <internal:array>:54
| c:0009 p:0023 s:0055 e:000054 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403
| c:0008 p:0040 s:0045 e:000044 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128 [FINISH]
| c:0007 p:0033 s:0033 e:000032 METHOD <internal:array>:53
| c:0006 p:0012 s:0027 e:000026 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101
| c:0005 p:0006 s:0022 e:000021 METHOD /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18 [FINISH]
| c:0004 p:---- s:0017 e:000016 CFUNC  :const_added
| c:0003 p:0028 s:0014 e:000011 METHOD <internal:yjit>:39
| c:0002 p:0052 s:0006 e:000005 EVAL   -:9 [FINISH]
| c:0001 p:0000 s:0003 E:0009a0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:9:in '<main>'
| <internal:yjit>:39:in 'enable'
| <internal:yjit>:39:in 'const_added'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb:18:in 'on_constant_state_changed'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb:101:in 'on_constant_state_changed'
| <internal:array>:53:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:128:in 'branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:403:in 'find_block'
| <internal:array>:54:in 'each'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:149:in 'branch_stub_hit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:150:in 'block in branch_stub_hit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb:321:in 'compile_block'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:98:in 'compile'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:1761:in 'invokeblock'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5941:in 'side_exit'
| <internal:kernel>:135:in 'then'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb:5943:in 'block in side_exit'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb:22:in 'write'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:57:in 'assemble'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1034:in 'set_code_addrs'
| <internal:numeric>:238:in 'times'
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb:1035:in 'block in set_code_addrs'
| <internal:array>:53:in 'each'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00005e21b9166648 RBP: 0x00007860b41fd870 RSP: 0x00007ffcea016740
|  RAX: 0x0000000000000000 RBX: 0x00007860b4100f00 RCX: 0x0000000000000004
|  RDX: 0x0000000000000000 RDI: 0x0000000000000000 RSI: 0x00007860991a9a60
|   R8: 0x0000000000000000  R9: 0x00007860b41fd838 R10: 0x0000786099c45b18
|  R11: 0x00007860991a9a60 R12: 0x0000000000000024 R13: 0x00005e21b6583410
|  R14: 0x00005e21b6583410 R15: 0x00007860b41fd838 EFL: 0x0000000000010246
| 
| -- C level backtrace information -------------------------------------------
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_print_backtrace+0x14) [0x5e21b4ebba91] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:820
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_vm_bugreport) /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/vm_dump.c:1151
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(rb_bug_for_fatal_signal+0xfc) [0x5e21b5076fec] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/error.c:1087
| /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby(sigsegv+0x46) [0x5e21b4e02526] /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/signal.c:929
| /lib/x86_64-linux-gnu/libc.so.6(0x7860b4242520) [0x7860b4242520]
| [0x5e21b9166648]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Loaded script: -
| 
| * Loaded features:
| 
|     0 enumerator.so
|     1 thread.rb
|     2 fiber.so
|     3 rational.so
|     4 complex.so
|     5 ruby2_keywords.rb
|     6 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
|     7 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
|     8 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
|     9 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/closure.rb
|    10 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/function.rb
|    11 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/version.rb
|    12 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle.rb
|    13 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/value.rb
|    14 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/pack.rb
|    15 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/struct.rb
|    16 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/cparser.rb
|    17 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/common/fiddle/import.rb
|    18 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_pointer.rb
|    19 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/c_type.rb
|    20 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/assembler.rb
|    21 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/block.rb
|    22 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/branch_stub.rb
|    23 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/code_block.rb
|    24 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/context.rb
|    25 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/entry_stub.rb
|    26 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/exit_compiler.rb
|    27 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/insn_compiler.rb
|    28 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/instruction.rb
|    29 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/set.rb
|    30 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/invariants.rb
|    31 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/jit_state.rb
|    32 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/type.rb
|    33 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/compiler.rb
|    34 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/hooks.rb
|    35 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/ruby_vm/rjit/stats.rb
|    36 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3/version.rb
|    37 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/open3.rb
|    38 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/timeout.rb
|    39 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/rbconfig.rb
|    40 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/find_executable.rb
|    41 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
|    42 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/envutil.rb
|    43 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/colorize.rb
|    44 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/leakchecker.rb
|    45 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/prettyprint.rb
|    46 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/pp.rb
|    47 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/assertions.rb
|    48 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
|    49 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
|    50 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/core_assertions.rb
|    51 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit/testcase.rb
|    52 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/lib/optparse.rb
|    53 /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/tool/lib/test/unit.rb
| 
| * Process memory map:
| 
| 5e21b4c86000-5e21b4cca000 r--p 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 5e21b4cca000-5e21b5127000 r-xp 00044000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 5e21b5127000-5e21b52c5000 r--p 004a1000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 5e21b52c5000-5e21b52dd000 r--p 0063e000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 5e21b52dd000-5e21b52de000 rw-p 00656000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 5e21b52de000-5e21b52f3000 rw-p 00000000 00:00 0 
| 5e21b657b000-5e21b7147000 rw-p 00000000 00:00 0                          [heap]
| 5e21b7165000-5e21b9165000 r-xp 00000000 00:00 0 
| 5e21b9165000-5e21bb165000 rw-p 00000000 00:00 0 
| 5e21bb2e0000-5e21bb320000 r-xp 00000000 00:00 0 
| 5e21bb320000-5e21be2e0000 ---p 00000000 00:00 0 
| 78609520b000-786095800000 rw-p 00000000 00:00 0 
| 786095e00000-78609601f000 r--s 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 786096200000-786099172000 r--s 00000000 103:02 12231768                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/ruby
| 7860991a0000-786099510000 rw-p 00000000 00:00 0 
| 786099520000-786099560000 rw-p 00000000 00:00 0 
| 786099570000-7860996c0000 rw-p 00000000 00:00 0 
| 7860996d0000-786099b40000 rw-p 00000000 00:00 0 
| 786099b50000-786099c60000 rw-p 00000000 00:00 0 
| 786099c6f000-786099c70000 ---p 00000000 00:00 0 
| 786099c70000-786099cb1000 rw-p 00000000 00:00 0 
| 786099cb1000-786099cb2000 ---p 00000000 00:00 0 
| 786099cb2000-786099cf3000 rw-p 00000000 00:00 0 
| 786099cf3000-786099cf4000 ---p 00000000 00:00 0 
| 786099cf4000-786099d35000 rw-p 00000000 00:00 0 
| 786099d35000-786099d36000 ---p 00000000 00:00 0 
| 786099d36000-786099d77000 rw-p 00000000 00:00 0 
| 786099d77000-786099d78000 ---p 00000000 00:00 0 
| 786099d78000-786099db9000 rw-p 00000000 00:00 0 
| 786099db9000-786099dba000 ---p 00000000 00:00 0 
| 786099dba000-786099dfb000 rw-p 00000000 00:00 0 
| 786099dfb000-786099dfc000 ---p 00000000 00:00 0 
| 786099dfc000-786099e3d000 rw-p 00000000 00:00 0 
| 786099e3d000-786099e3e000 ---p 00000000 00:00 0 
| 786099e3e000-786099e7f000 rw-p 00000000 00:00 0 
| 786099e7f000-786099e80000 ---p 00000000 00:00 0 
| 786099e80000-786099ec1000 rw-p 00000000 00:00 0 
| 786099ec1000-786099ec2000 ---p 00000000 00:00 0 
| 786099ec2000-786099f03000 rw-p 00000000 00:00 0 
| 786099f03000-786099f04000 ---p 00000000 00:00 0 
| 786099f04000-786099f45000 rw-p 00000000 00:00 0 
| 786099f45000-786099f46000 ---p 00000000 00:00 0 
| 786099f46000-786099f87000 rw-p 00000000 00:00 0 
| 786099f87000-786099f88000 ---p 00000000 00:00 0 
| 786099f88000-786099fc9000 rw-p 00000000 00:00 0 
| 786099fc9000-786099fca000 ---p 00000000 00:00 0 
| 786099fca000-78609a00b000 rw-p 00000000 00:00 0 
| 78609a00b000-78609a00c000 ---p 00000000 00:00 0 
| 78609a00c000-78609a04d000 rw-p 00000000 00:00 0 
| 78609a04d000-78609a04e000 ---p 00000000 00:00 0 
| 78609a04e000-78609a08f000 rw-p 00000000 00:00 0 
| 78609a08f000-78609a090000 ---p 00000000 00:00 0 
| 78609a090000-78609a0d1000 rw-p 00000000 00:00 0 
| 78609a0d1000-78609a0d2000 ---p 00000000 00:00 0 
| 78609a0d2000-78609a113000 rw-p 00000000 00:00 0 
| 78609a113000-78609a114000 ---p 00000000 00:00 0 
| 78609a114000-78609a155000 rw-p 00000000 00:00 0 
| 78609a155000-78609a156000 ---p 00000000 00:00 0 
| 78609a156000-78609a197000 rw-p 00000000 00:00 0 
| 78609a197000-78609a198000 ---p 00000000 00:00 0 
| 78609a198000-78609a1d9000 rw-p 00000000 00:00 0 
| 78609a1d9000-78609a1da000 ---p 00000000 00:00 0 
| 78609a1da000-78609a21b000 rw-p 00000000 00:00 0 
| 78609a21b000-78609a21c000 ---p 00000000 00:00 0 
| 78609a21c000-78609a25d000 rw-p 00000000 00:00 0 
| 78609a25d000-78609a25e000 ---p 00000000 00:00 0 
| 78609a25e000-78609a29f000 rw-p 00000000 00:00 0 
| 78609a29f000-78609a2a0000 ---p 00000000 00:00 0 
| 78609a2a0000-78609a2e1000 rw-p 00000000 00:00 0 
| 78609a2e1000-78609a2e2000 ---p 00000000 00:00 0 
| 78609a2e2000-78609a323000 rw-p 00000000 00:00 0 
| 78609a323000-78609a324000 ---p 00000000 00:00 0 
| 78609a324000-78609a365000 rw-p 00000000 00:00 0 
| 78609a365000-78609a366000 ---p 00000000 00:00 0 
| 78609a366000-78609a3a7000 rw-p 00000000 00:00 0 
| 78609a3a7000-78609a3a8000 ---p 00000000 00:00 0 
| 78609a3a8000-78609a3e9000 rw-p 00000000 00:00 0 
| 78609a3e9000-78609a3ea000 ---p 00000000 00:00 0 
| 78609a3ea000-78609a42b000 rw-p 00000000 00:00 0 
| 78609a42b000-78609a42c000 ---p 00000000 00:00 0 
| 78609a42c000-78609a46d000 rw-p 00000000 00:00 0 
| 78609a46d000-78609a46e000 ---p 00000000 00:00 0 
| 78609a46e000-78609a4af000 rw-p 00000000 00:00 0 
| 78609a4af000-78609a4b0000 ---p 00000000 00:00 0 
| 78609a4b0000-78609acf0000 rw-p 00000000 00:00 0 
| 78609acf4000-78609acf6000 r--p 00000000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78609acf6000-78609acfb000 r-xp 00002000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78609acfb000-78609acfc000 r--p 00007000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78609acfc000-78609acfd000 ---p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78609acfd000-78609acfe000 r--p 00008000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78609acfe000-78609acff000 rw-p 00009000 103:02 12231046                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/io/console.so
| 78609acff000-7860b4200000 rw-p 00000000 00:00 0 
| 7860b4200000-7860b4228000 r--p 00000000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7860b4228000-7860b43bd000 r-xp 00028000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7860b43bd000-7860b4415000 r--p 001bd000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7860b4415000-7860b4416000 ---p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7860b4416000-7860b441a000 r--p 00215000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7860b441a000-7860b441c000 rw-p 00219000 103:02 1053493                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7860b441c000-7860b4429000 rw-p 00000000 00:00 0 
| 7860b442f000-7860b4433000 r--p 00000000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 7860b4433000-7860b443b000 r-xp 00004000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 7860b443b000-7860b443e000 r--p 0000c000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 7860b443e000-7860b443f000 r--p 0000e000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 7860b443f000-7860b4440000 rw-p 0000f000 103:02 12231024                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/fiddle.so
| 7860b4440000-7860b4450000 rw-p 00000000 00:00 0 
| 7860b4452000-7860b4454000 r--p 00000000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 7860b4454000-7860b445b000 r-xp 00002000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 7860b445b000-7860b445c000 r--p 00009000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 7860b445c000-7860b445d000 ---p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 7860b445d000-7860b445e000 r--p 0000a000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 7860b445e000-7860b445f000 rw-p 0000b000 103:02 1055286                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
| 7860b445f000-7860b44d0000 rw-p 00000000 00:00 0 
| 7860b44d7000-7860b44d8000 r--p 00000000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 7860b44d8000-7860b44d9000 r-xp 00001000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 7860b44d9000-7860b44da000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 7860b44da000-7860b44db000 r--p 00002000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 7860b44db000-7860b44dc000 rw-p 00003000 103:02 12230335                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/-test-/asan.so
| 7860b44dc000-7860b44e1000 rw-p 00000000 00:00 0 
| 7860b44e1000-7860b44e4000 r--p 00000000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7860b44e4000-7860b44fb000 r-xp 00003000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7860b44fb000-7860b44ff000 r--p 0001a000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7860b44ff000-7860b4500000 r--p 0001d000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7860b4500000-7860b4501000 rw-p 0001e000 103:02 1050699                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7860b4501000-7860b450f000 r--p 00000000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7860b450f000-7860b458b000 r-xp 0000e000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7860b458b000-7860b45e6000 r--p 0008a000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7860b45e6000-7860b45e7000 r--p 000e4000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7860b45e7000-7860b45e8000 rw-p 000e5000 103:02 1053499                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7860b45e8000-7860b45ea000 r--p 00000000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7860b45ea000-7860b45fe000 r-xp 00002000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7860b45fe000-7860b4617000 r--p 00016000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7860b4617000-7860b4618000 ---p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7860b4618000-7860b4619000 r--p 0002f000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7860b4619000-7860b461a000 rw-p 00030000 103:02 1055130                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7860b461a000-7860b4622000 rw-p 00000000 00:00 0 
| 7860b4622000-7860b462c000 r--p 00000000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7860b462c000-7860b468b000 r-xp 0000a000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7860b468b000-7860b46a2000 r--p 00069000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7860b46a2000-7860b46a3000 r--p 0007f000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7860b46a3000-7860b46a4000 rw-p 00080000 103:02 1055410                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7860b46a4000-7860b46a6000 r--p 00000000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7860b46a6000-7860b46b7000 r-xp 00002000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7860b46b7000-7860b46bd000 r--p 00013000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7860b46bd000-7860b46be000 ---p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7860b46be000-7860b46bf000 r--p 00019000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7860b46bf000-7860b46c0000 rw-p 0001a000 103:02 1048760                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7860b46c1000-7860b46c2000 r--p 00000000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 7860b46c2000-7860b46c4000 r-xp 00001000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 7860b46c4000-7860b46c5000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 7860b46c5000-7860b46c6000 r--p 00003000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 7860b46c6000-7860b46c7000 rw-p 00004000 103:02 12231428                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/rbconfig/sizeof.so
| 7860b46c7000-7860b46c8000 r--p 00000000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 7860b46c8000-7860b46c9000 r-xp 00001000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 7860b46c9000-7860b46ca000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 7860b46ca000-7860b46cb000 r--p 00002000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 7860b46cb000-7860b46cc000 rw-p 00003000 103:02 12231887                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/trans/transdb.so
| 7860b46cc000-7860b46cd000 r--p 00000000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 7860b46cd000-7860b46ce000 r-xp 00001000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 7860b46ce000-7860b46cf000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 7860b46cf000-7860b46d0000 r--p 00002000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 7860b46d0000-7860b46d1000 rw-p 00003000 103:02 12231775                  /home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/.ext/x86_64-linux/enc/encdb.so
| 7860b46d1000-7860b46d3000 rw-p 00000000 00:00 0 
| 7860b46d3000-7860b46d5000 r--p 00000000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7860b46d5000-7860b46ff000 r-xp 00002000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7860b46ff000-7860b470a000 r--p 0002c000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7860b470b000-7860b470d000 r--p 00037000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7860b470d000-7860b470f000 rw-p 00039000 103:02 1052398                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffce9824000-7ffcea023000 rw-p 00000000 00:00 0                          [stack]
| 7ffcea080000-7ffcea084000 r--p 00000000 00:00 0                          [vvar]
| 7ffcea084000-7ffcea086000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


 12) Failure:
TestYJIT#test_kw_splat_nil [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_yjit.rb:1723]:
Expected no use of fallback implementation.
<0> expected but was
<19>.

 13) Failure:
TestGc#test_thrashing_for_young_objects [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_gc.rb:674]:
before_stats: {:count=>24, :time=>76, :marking_time=>48, :sweeping_time=>28, :heap_allocated_pages=>164, :heap_sorted_length=>310, :heap_allocatable_pages=>146, :heap_available_slots=>225738, :heap_live_slots=>208334, :heap_free_slots=>17404, :heap_final_slots=>0, :heap_marked_slots=>129612, :heap_eden_pages=>164, :heap_tomb_pages=>0, :total_allocated_pages=>171, :total_freed_pages=>7, :total_allocated_objects=>1384238, :total_freed_objects=>1175904, :malloc_increase_bytes=>2120, :malloc_increase_bytes_limit=>18354672, :minor_gc_count=>19, :major_gc_count=>5, :compact_count=>0, :read_barrier_faults=>0, :total_moved_objects=>0, :remembered_wb_unprotected_objects=>0, :remembered_wb_unprotected_objects_limit=>1296, :old_objects=>129601, :old_objects_limit=>259202, :oldmalloc_increase_bytes=>2120, :oldmalloc_increase_bytes_limit=>19350882}
before_stat_heap: {0=>{:slot_size=>40, :heap_allocatable_pages=>0, :heap_eden_pages=>126, :heap_eden_slots=>206315, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>126, :total_freed_pages=>0, :force_major_gc_count=>1, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>1343184, :total_freed_objects=>1140241}, 1=>{:slot_size=>80, :heap_allocatable_pages=>0, :heap_eden_pages=>12, :heap_eden_slots=>9821, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>13, :total_freed_pages=>1, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>23034, :total_freed_objects=>19659}, 2=>{:slot_size=>160, :heap_allocatable_pages=>0, :heap_eden_pages=>22, :heap_eden_slots=>8991, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>28, :total_freed_pages=>6, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>17985, :total_freed_objects=>15913}, 3=>{:slot_size=>320, :heap_allocatable_pages=>48, :heap_eden_pages=>2, :heap_eden_slots=>408, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>2, :total_freed_pages=>0, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>78, :total_freed_objects=>70}, 4=>{:slot_size=>640, :heap_allocatable_pages=>98, :heap_eden_pages=>2, :heap_eden_slots=>203, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>2, :total_freed_pages=>0, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>27, :total_freed_objects=>21}}
after_stats: {:count=>37, :time=>92, :marking_time=>49, :sweeping_time=>42, :heap_allocated_pages=>165, :heap_sorted_length=>311, :heap_allocatable_pages=>146, :heap_available_slots=>227375, :heap_live_slots=>129778, :heap_free_slots=>97597, :heap_final_slots=>0, :heap_marked_slots=>129717, :heap_eden_pages=>165, :heap_tomb_pages=>0, :total_allocated_pages=>172, :total_freed_pages=>7, :total_allocated_objects=>2388573, :total_freed_objects=>2258795, :malloc_increase_bytes=>1912, :malloc_increase_bytes_limit=>16777216, :minor_gc_count=>32, :major_gc_count=>5, :compact_count=>0, :read_barrier_faults=>0, :total_moved_objects=>0, :remembered_wb_unprotected_objects=>0, :remembered_wb_unprotected_objects_limit=>1296, :old_objects=>129704, :old_objects_limit=>259202, :oldmalloc_increase_bytes=>6032, :oldmalloc_increase_bytes_limit=>19350882}
after_stat_heap: {0=>{:slot_size=>40, :heap_allocatable_pages=>0, :heap_eden_pages=>127, :heap_eden_slots=>207952, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>127, :total_freed_pages=>0, :force_major_gc_count=>1, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>2347229, :total_freed_objects=>2222868}, 1=>{:slot_size=>80, :heap_allocatable_pages=>0, :heap_eden_pages=>12, :heap_eden_slots=>9821, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>13, :total_freed_pages=>1, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>23105, :total_freed_objects=>19718}, 2=>{:slot_size=>160, :heap_allocatable_pages=>0, :heap_eden_pages=>22, :heap_eden_slots=>8991, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>28, :total_freed_pages=>6, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>18198, :total_freed_objects=>16118}, 3=>{:slot_size=>320, :heap_allocatable_pages=>48, :heap_eden_pages=>2, :heap_eden_slots=>408, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>2, :total_freed_pages=>0, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>78, :total_freed_objects=>70}, 4=>{:slot_size=>640, :heap_allocatable_pages=>98, :heap_eden_pages=>2, :heap_eden_slots=>203, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>2, :total_freed_pages=>0, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>27, :total_freed_objects=>21}}.
<164> expected but was
<165>.

 14) Failure:
TestGc#test_gc_parameter_init_slots [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_gc.rb:477]:
{:slot_size=>160, :heap_allocatable_pages=>0, :heap_eden_pages=>24, :heap_eden_slots=>9811, :heap_tomb_pages=>0, :heap_tomb_slots=>0, :total_allocated_pages=>27, :total_freed_pages=>3, :force_major_gc_count=>0, :force_incremental_marking_finish_count=>0, :total_allocated_objects=>17563, :total_freed_objects=>8300}.
Expected 9811 to be >= 10000.

 15) Failure:
TestAllocation::Literal#test_hash_literal [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:57]:
Expected 0 array allocations for "{}", but 1 arrays allocated.
<true> expected but was
<false>.

 16) Failure:
TestAllocation::Literal#test_array_literal [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:57]:
Expected 1 array allocations for "[]", but 2 arrays allocated.
<true> expected but was
<false>.

 17) Failure:
TestAllocation::MethodCall::WithBlock#test_keyword_and_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:76]:
Expected 0 array allocations for "keyword_and_keyword_splat(a: 2, &block)", but 1 arrays allocated
Expected 0 array allocations for "keyword_and_keyword_splat(**empty_hash, **hash1, &block)", but 579 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(**empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, &block)", but 8240 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, &block)", but 681 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(**hash1, **empty_hash, &block)", but 6892 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(**hash1, **empty_hash, &block)", but 562 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 191 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array, &block)", but 3601 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, &block)", but 290 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(**hash1, **empty_hash, &block)", but 6892 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(**hash1, **empty_hash, &block)", but 561 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 5561 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 447 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 597 hashes allocated.
<true> expected but was
<false>.

 18) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "splat_and_keyword(1, a: 2, &block)", but 2 arrays allocated
Expected 1 array allocations for "splat_and_keyword(1, **empty_hash, **hash1, &block)", but 580 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, **empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, &block)", but 8298 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, &block)", but 687 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, **hash1, **empty_hash, &block)", but 6943 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, a: 2, &block)", but 2939 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, a: 2, &block)", but 240 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **nill, &block)", but 2656 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **nill, &block)", but 199 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **empty_hash, &block)", but 2656 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **empty_hash, &block)", but 199 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **hash1, &block)", but 2656 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **hash1, &block)", but 199 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **hash1, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **nil, &block)", but 2580 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **nil, &block)", but 195 hashes allocated.
<true> expected but was
<false>.

 19) Failure:
TestAllocation::MethodCall::WithBlock#test_required_positional_and_keyword_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:88]:
Expected 0 array allocations for "required_and_keyword(1, a: 2, &block)", but 1 arrays allocated
Expected 0 array allocations for "required_and_keyword(1, **empty_hash, **hash1, &block)", but 579 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, **empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 0 array allocations for "required_and_keyword(1, *empty_array, &block)", but 8296 arrays allocated
Expected 0 hash allocations for "required_and_keyword(1, *empty_array, &block)", but 687 hashes allocated
Expected 0 array allocations for "required_and_keyword(1, **hash1, **empty_hash, &block)", but 6942 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "required_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "required_and_keyword(1, *empty_array, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, a: 2, &block)", but 2938 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, a: 2, &block)", but 240 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, **nill, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **nill, &block)", but 199 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, **empty_hash, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **empty_hash, &block)", but 199 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, **hash1, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **hash1, &block)", but 199 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **hash1, &block)", but 190 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "required_and_keyword(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, **nil, &block)", but 2580 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **nil, &block)", but 195 hashes allocated.
<true> expected but was
<false>.

 20) Failure:
TestAllocation::MethodCall::WithBlock#test_nested_argument_forwarding [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "argument_forwarding(1, a: 2, &block)", but 2 arrays allocated
Expected 1 array allocations for "argument_forwarding(1, **empty_hash, **hash1, &block)", but 1777 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **empty_hash, **hash1, &block)", but 142 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, &block)", but 8294 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array, &block)", but 687 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, **hash1, **empty_hash, &block)", but 6943 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, a: 2, &block)", but 2938 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, a: 2, &block)", but 240 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **nill, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nill, &block)", but 199 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 199 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **hash1, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **hash1, &block)", but 199 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **nil, &block)", but 2580 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nil, &block)", but 195 hashes allocated.
<true> expected but was
<false>.

 21) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:75]:
Expected 1 array allocations for "splat(1, &block)", but 2 arrays allocated
Expected 1 array allocations for "splat(1, *array1, *empty_array, &block)", but 580 arrays allocated
Expected 0 hash allocations for "splat(1, *array1, *empty_array, &block)", but 42 hashes allocated
Expected 1 array allocations for "splat(1, *array1, **empty_hash, &block)", but 7337 arrays allocated
Expected 0 hash allocations for "splat(1, *array1, **empty_hash, &block)", but 596 hashes allocated
Expected 1 array allocations for "splat(1, *array1, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "splat(1, *array1, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 1 array allocations for "splat(*array1, &block)", but 3607 arrays allocated
Expected 0 hash allocations for "splat(*array1, &block)", but 291 hashes allocated
Expected 1 array allocations for "splat(**hash1, &block)", but 2202 arrays allocated
Expected 1 hash allocations for "splat(**hash1, &block)", but 174 hashes allocated
Expected 1 array allocations for "splat(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "splat(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat(**hash1, **empty_hash, &block)", but 6893 arrays allocated
Expected 1 hash allocations for "splat(**hash1, **empty_hash, &block)", but 562 hashes allocated
Expected 1 array allocations for "splat(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "splat(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat(*empty_array, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "splat(*empty_array, **hash1, **empty_hash, &block)", but 597 hashes allocated.
<true> expected but was
<false>.

 22) Failure:
TestAllocation::MethodCall::WithBlock#test_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:76]:
Expected 0 array allocations for "keyword_splat(a: 2, &block)", but 1 arrays allocated
Expected 0 array allocations for "keyword_splat(**empty_hash, **hash1, &block)", but 579 arrays allocated
Expected 1 hash allocations for "keyword_splat(**empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 0 array allocations for "keyword_splat(*empty_array, &block)", but 8240 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, &block)", but 681 hashes allocated
Expected 0 array allocations for "keyword_splat(**hash1, **empty_hash, &block)", but 6892 arrays allocated
Expected 1 hash allocations for "keyword_splat(**hash1, **empty_hash, &block)", but 562 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 191 hashes allocated
Expected 0 array allocations for "keyword_splat(*empty_array, &block)", but 3601 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, &block)", but 290 hashes allocated
Expected 0 array allocations for "keyword_splat(**hash1, **empty_hash, &block)", but 6892 arrays allocated
Expected 1 hash allocations for "keyword_splat(**hash1, **empty_hash, &block)", but 561 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 5561 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, a: 2, **empty_hash, &block)", but 447 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, **hash1, **empty_hash, &block)", but 597 hashes allocated.
<true> expected but was
<false>.

 23) Failure:
TestAllocation::MethodCall::WithBlock#test_argument_forwarding [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "argument_forwarding(1, a: 2, &block)", but 2 arrays allocated
Expected 1 array allocations for "argument_forwarding(1, **empty_hash, **hash1, &block)", but 580 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, &block)", but 8294 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array, &block)", but 687 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, **hash1, **empty_hash, &block)", but 6943 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, a: 2, &block)", but 2938 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, a: 2, &block)", but 240 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **nill, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nill, &block)", but 199 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash, &block)", but 199 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **hash1, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **hash1, &block)", but 199 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, &block)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **nil, &block)", but 2580 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nil, &block)", but 195 hashes allocated.
<true> expected but was
<false>.

 24) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_post_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:75]:
Expected 1 array allocations for "splat_post(1, &block)", but 2 arrays allocated
Expected 1 array allocations for "splat_post(1, *array1, *empty_array, &block)", but 580 arrays allocated
Expected 0 hash allocations for "splat_post(1, *array1, *empty_array, &block)", but 42 hashes allocated
Expected 1 array allocations for "splat_post(1, *array1, **empty_hash, &block)", but 7337 arrays allocated
Expected 0 hash allocations for "splat_post(1, *array1, **empty_hash, &block)", but 596 hashes allocated
Expected 1 array allocations for "splat_post(1, *array1, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "splat_post(1, *array1, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 1 array allocations for "splat_post(*array1, &block)", but 3601 arrays allocated
Expected 0 hash allocations for "splat_post(*array1, &block)", but 290 hashes allocated
Expected 1 array allocations for "splat_post(**hash1, &block)", but 2202 arrays allocated
Expected 1 hash allocations for "splat_post(**hash1, &block)", but 174 hashes allocated
Expected 1 array allocations for "splat_post(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_post(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat_post(**hash1, **empty_hash, &block)", but 6893 arrays allocated
Expected 1 hash allocations for "splat_post(**hash1, **empty_hash, &block)", but 562 hashes allocated
Expected 1 array allocations for "splat_post(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "splat_post(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "splat_post(*empty_array, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "splat_post(*empty_array, **hash1, **empty_hash, &block)", but 597 hashes allocated.
<true> expected but was
<false>.

 25) Failure:
TestAllocation::MethodCall::WithBlock#test_positional_splat_and_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "splat_and_keyword_splat(1, a: 2, &block)", but 2 arrays allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, **empty_hash, **hash1, &block)", but 580 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, **empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, &block)", but 8294 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, &block)", but 688 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, **hash1, **empty_hash, &block)", but 6943 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 197 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, a: 2, &block)", but 2939 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, a: 2, &block)", but 241 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **nill, &block)", but 2656 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **nill, &block)", but 200 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **empty_hash, &block)", but 2656 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **empty_hash, &block)", but 200 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **hash1, &block)", but 2656 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **hash1, &block)", but 200 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **nil, &block)", but 2580 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **nil, &block)", but 196 hashes allocated.
<true> expected but was
<false>.

 26) Failure:
TestAllocation::MethodCall::WithBlock#test_required_and_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:88]:
Expected 0 array allocations for "required_and_keyword_splat(1, a: 2, &block)", but 1 arrays allocated
Expected 0 array allocations for "required_and_keyword_splat(1, **empty_hash, **hash1, &block)", but 579 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, **empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array, &block)", but 8293 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, &block)", but 688 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(1, **hash1, **empty_hash, &block)", but 6942 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 197 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, a: 2, &block)", but 2938 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, a: 2, &block)", but 241 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, **nill, &block)", but 2655 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **nill, &block)", but 200 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, **empty_hash, &block)", but 2655 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **empty_hash, &block)", but 200 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, **hash1, &block)", but 2655 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **hash1, &block)", but 200 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, **nil, &block)", but 2580 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **nil, &block)", but 196 hashes allocated.
<true> expected but was
<false>.

 27) Failure:
TestAllocation::MethodCall::WithBlock#test_keyword_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:76]:
Expected 0 array allocations for "keyword(a: 2, &block)", but 1 arrays allocated
Expected 0 array allocations for "keyword(**empty_hash, **hash1, &block)", but 579 arrays allocated
Expected 1 hash allocations for "keyword(**empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 0 array allocations for "keyword(*empty_array, &block)", but 8243 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array, &block)", but 680 hashes allocated
Expected 0 array allocations for "keyword(**hash1, **empty_hash, &block)", but 6892 arrays allocated
Expected 1 hash allocations for "keyword(**hash1, **empty_hash, &block)", but 562 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 0 array allocations for "keyword(*empty_array, &block)", but 3604 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array, &block)", but 289 hashes allocated
Expected 0 array allocations for "keyword(**hash1, **empty_hash, &block)", but 6892 arrays allocated
Expected 1 hash allocations for "keyword(**hash1, **empty_hash, &block)", but 561 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, a: 2, **empty_hash, &block)", but 5561 arrays allocated
Expected 1 hash allocations for "keyword(*empty_array, a: 2, **empty_hash, &block)", but 447 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "keyword(*empty_array, **hash1, **empty_hash, &block)", but 597 hashes allocated.
<true> expected but was
<false>.

 28) Failure:
TestAllocation::MethodCall::WithBlock#test_no_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:61]:
Expected 0 array allocations for "none(&block)", but 1 arrays allocated.
<true> expected but was
<false>.

 29) Failure:
TestAllocation::MethodCall::WithBlock#test_required_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:67]:
Expected 0 array allocations for "required(1, &block)", but 1 arrays allocated
Expected 1 array allocations for "required(*empty_array, **hash1, **empty_hash, &block)", but 580 arrays allocated
Expected 1 hash allocations for "required(*empty_array, **hash1, **empty_hash, &block)", but 43 hashes allocated.
<true> expected but was
<false>.

 30) Failure:
TestAllocation::MethodCall::WithBlock#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, a: 2, &block)", but 2 arrays allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1, &block)", but 580 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1, &block)", but 43 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, &block)", but 8294 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, &block)", but 687 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash, &block)", but 6943 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 2938 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 240 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 199 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 199 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 199 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 2580 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 195 hashes allocated.
<true> expected but was
<false>.

 31) Failure:
TestAllocation::MethodCall::WithBlock#test_required_and_positional_splat_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:75]:
Expected 1 array allocations for "req_splat(1, &block)", but 2 arrays allocated
Expected 1 array allocations for "req_splat(1, *array1, *empty_array, &block)", but 580 arrays allocated
Expected 0 hash allocations for "req_splat(1, *array1, *empty_array, &block)", but 42 hashes allocated
Expected 1 array allocations for "req_splat(1, *array1, **empty_hash, &block)", but 7337 arrays allocated
Expected 0 hash allocations for "req_splat(1, *array1, **empty_hash, &block)", but 596 hashes allocated
Expected 1 array allocations for "req_splat(1, *array1, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "req_splat(1, *array1, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 1 array allocations for "req_splat(*array1, &block)", but 3607 arrays allocated
Expected 0 hash allocations for "req_splat(*array1, &block)", but 291 hashes allocated
Expected 1 array allocations for "req_splat(**hash1, &block)", but 2202 arrays allocated
Expected 1 hash allocations for "req_splat(**hash1, &block)", but 174 hashes allocated
Expected 1 array allocations for "req_splat(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "req_splat(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "req_splat(**hash1, **empty_hash, &block)", but 6893 arrays allocated
Expected 1 hash allocations for "req_splat(**hash1, **empty_hash, &block)", but 562 hashes allocated
Expected 1 array allocations for "req_splat(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "req_splat(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "req_splat(*empty_array, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "req_splat(*empty_array, **hash1, **empty_hash, &block)", but 597 hashes allocated.
<true> expected but was
<false>.

 32) Failure:
TestAllocation::MethodCall::WithBlock#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, a: 2, &block)", but 2 arrays allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1, &block)", but 1775 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1, &block)", but 143 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, &block)", but 8294 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, &block)", but 687 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash, &block)", but 6943 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash, &block)", but 577 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 2581 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash, &block)", but 196 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 2938 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2, &block)", but 240 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill, &block)", but 199 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, &block)", but 199 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 2655 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, &block)", but 199 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, &block)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, &block)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, &block)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 2540 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash, &block)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash, &block)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 5611 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash, &block)", but 462 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 7397 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash, &block)", but 614 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 7321 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2, &block)", but 602 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 7345 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash, &block)", but 597 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 2580 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil, &block)", but 195 hashes allocated.
<true> expected but was
<false>.

 33) Failure:
TestAllocation::MethodCall::WithBlock#test_optional_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:67]:
Expected 0 array allocations for "optional(1, &block)", but 1 arrays allocated
Expected 1 array allocations for "optional(*empty_array, **hash1, **empty_hash, &block)", but 737 arrays allocated
Expected 1 hash allocations for "optional(*empty_array, **hash1, **empty_hash, &block)", but 53 hashes allocated.
<true> expected but was
<false>.

 34) Failure:
TestRubyOptimization#test_block_parameter_should_not_create_objects [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_optimization.rb:853]:
<0> expected but was
<19>.

 35) Failure:
TestAllocation::MethodCall#test_keyword_and_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:76]:
Expected 0 array allocations for "keyword_and_keyword_splat(a: 2)", but 1 arrays allocated
Expected 0 array allocations for "keyword_and_keyword_splat(**empty_hash, **hash1)", but 579 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(**empty_hash, **hash1)", but 43 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array)", but 8001 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array)", but 666 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(**hash1, **empty_hash)", but 6612 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(**hash1, **empty_hash)", but 521 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash)", but 191 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(*empty_array)", but 3362 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array)", but 275 hashes allocated
Expected 0 array allocations for "keyword_and_keyword_splat(**hash1, **empty_hash)", but 6612 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(**hash1, **empty_hash)", but 520 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, *empty_array, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, a: 2, **empty_hash)", but 5279 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, a: 2, **empty_hash)", but 404 hashes allocated
Expected 1 array allocations for "keyword_and_keyword_splat(*empty_array, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "keyword_and_keyword_splat(*empty_array, **hash1, **empty_hash)", but 554 hashes allocated.
<true> expected but was
<false>.

 36) Failure:
TestAllocation::MethodCall#test_positional_splat_and_keyword_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "splat_and_keyword(1, a: 2)", but 2 arrays allocated
Expected 1 array allocations for "splat_and_keyword(1, **empty_hash, **hash1)", but 580 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, **empty_hash, **hash1)", but 43 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array)", but 8047 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(1, *empty_array)", but 671 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, **hash1, **empty_hash)", but 6661 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(1, *empty_array, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, a: 2)", but 2811 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, a: 2)", but 230 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **nill)", but 2861 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **nill)", but 234 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **empty_hash)", but 2861 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **empty_hash)", but 234 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **hash1)", but 2861 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **hash1)", but 234 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **hash1)", but 190 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "splat_and_keyword(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "splat_and_keyword(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "splat_and_keyword(*array1, **nil)", but 2785 arrays allocated
Expected 0 hash allocations for "splat_and_keyword(*array1, **nil)", but 230 hashes allocated.
<true> expected but was
<false>.

 37) Failure:
TestAllocation::MethodCall#test_required_positional_and_keyword_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:88]:
Expected 0 array allocations for "required_and_keyword(1, a: 2)", but 1 arrays allocated
Expected 0 array allocations for "required_and_keyword(1, **empty_hash, **hash1)", but 579 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, **empty_hash, **hash1)", but 43 hashes allocated
Expected 0 array allocations for "required_and_keyword(1, *empty_array)", but 8045 arrays allocated
Expected 0 hash allocations for "required_and_keyword(1, *empty_array)", but 671 hashes allocated
Expected 0 array allocations for "required_and_keyword(1, **hash1, **empty_hash)", but 6660 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "required_and_keyword(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "required_and_keyword(1, *empty_array, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, a: 2)", but 2810 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, a: 2)", but 230 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, **nill)", but 2860 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **nill)", but 234 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, **empty_hash)", but 2860 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **empty_hash)", but 234 hashes allocated
Expected 0 array allocations for "required_and_keyword(*array1, **hash1)", but 2860 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **hash1)", but 234 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **hash1)", but 190 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "required_and_keyword(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "required_and_keyword(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "required_and_keyword(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "required_and_keyword(*array1, **nil)", but 2785 arrays allocated
Expected 0 hash allocations for "required_and_keyword(*array1, **nil)", but 230 hashes allocated.
<true> expected but was
<false>.

 38) Failure:
TestAllocation::MethodCall#test_nested_argument_forwarding [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "argument_forwarding(1, a: 2)", but 2 arrays allocated
Expected 1 array allocations for "argument_forwarding(1, **empty_hash, **hash1)", but 2283 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **empty_hash, **hash1)", but 207 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array)", but 8043 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array)", but 671 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, **hash1, **empty_hash)", but 6661 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, a: 2)", but 2810 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, a: 2)", but 230 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **nill)", but 2860 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nill)", but 234 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash)", but 2860 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash)", but 234 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **hash1)", but 2860 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **hash1)", but 234 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash)", but 570 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **nil)", but 2785 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nil)", but 230 hashes allocated.
<true> expected but was
<false>.

 39) Failure:
TestAllocation::MethodCall#test_positional_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:75]:
Expected 1 array allocations for "splat(1)", but 2 arrays allocated
Expected 1 array allocations for "splat(1, *array1, *empty_array)", but 580 arrays allocated
Expected 0 hash allocations for "splat(1, *array1, *empty_array)", but 42 hashes allocated
Expected 1 array allocations for "splat(1, *array1, **empty_hash)", but 7553 arrays allocated
Expected 0 hash allocations for "splat(1, *array1, **empty_hash)", but 631 hashes allocated
Expected 1 array allocations for "splat(1, *array1, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "splat(1, *array1, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 1 array allocations for "splat(*array1)", but 7528 arrays allocated
Expected 0 hash allocations for "splat(*array1)", but 622 hashes allocated
Expected 1 array allocations for "splat(**hash1)", but 2418 arrays allocated
Expected 1 hash allocations for "splat(**hash1)", but 209 hashes allocated
Expected 1 array allocations for "splat(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "splat(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "splat(**hash1, **empty_hash)", but 6613 arrays allocated
Expected 1 hash allocations for "splat(**hash1, **empty_hash)", but 521 hashes allocated
Expected 1 array allocations for "splat(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "splat(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "splat(*empty_array, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "splat(*empty_array, **hash1, **empty_hash)", but 554 hashes allocated.
<true> expected but was
<false>.

 40) Failure:
TestAllocation::MethodCall#test_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:76]:
Expected 0 array allocations for "keyword_splat(a: 2)", but 1 arrays allocated
Expected 0 array allocations for "keyword_splat(**empty_hash, **hash1)", but 579 arrays allocated
Expected 1 hash allocations for "keyword_splat(**empty_hash, **hash1)", but 43 hashes allocated
Expected 0 array allocations for "keyword_splat(*empty_array)", but 8001 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array)", but 666 hashes allocated
Expected 0 array allocations for "keyword_splat(**hash1, **empty_hash)", but 6612 arrays allocated
Expected 1 hash allocations for "keyword_splat(**hash1, **empty_hash)", but 521 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash)", but 191 hashes allocated
Expected 0 array allocations for "keyword_splat(*empty_array)", but 3362 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array)", but 275 hashes allocated
Expected 0 array allocations for "keyword_splat(**hash1, **empty_hash)", but 6612 arrays allocated
Expected 1 hash allocations for "keyword_splat(**hash1, **empty_hash)", but 520 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, *empty_array, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, a: 2, **empty_hash)", but 5279 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, a: 2, **empty_hash)", but 404 hashes allocated
Expected 1 array allocations for "keyword_splat(*empty_array, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "keyword_splat(*empty_array, **hash1, **empty_hash)", but 554 hashes allocated.
<true> expected but was
<false>.

 41) Failure:
TestAllocation::MethodCall#test_argument_forwarding [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "argument_forwarding(1, a: 2)", but 2 arrays allocated
Expected 1 array allocations for "argument_forwarding(1, **empty_hash, **hash1)", but 580 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **empty_hash, **hash1)", but 43 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array)", but 8043 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array)", but 671 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, **hash1, **empty_hash)", but 6661 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "argument_forwarding(1, *empty_array, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, a: 2)", but 2810 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, a: 2)", but 230 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **nill)", but 2860 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nill)", but 234 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **empty_hash)", but 2860 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **empty_hash)", but 234 hashes allocated
Expected 0 array allocations for "argument_forwarding(*array1, **hash1)", but 2860 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **hash1)", but 234 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "argument_forwarding(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "argument_forwarding(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "argument_forwarding(*array1, **nil)", but 2785 arrays allocated
Expected 0 hash allocations for "argument_forwarding(*array1, **nil)", but 230 hashes allocated.
<true> expected but was
<false>.

 42) Failure:
TestAllocation::MethodCall#test_positional_splat_and_post_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:75]:
Expected 1 array allocations for "splat_post(1)", but 2 arrays allocated
Expected 1 array allocations for "splat_post(1, *array1, *empty_array)", but 580 arrays allocated
Expected 0 hash allocations for "splat_post(1, *array1, *empty_array)", but 42 hashes allocated
Expected 1 array allocations for "splat_post(1, *array1, **empty_hash)", but 7553 arrays allocated
Expected 0 hash allocations for "splat_post(1, *array1, **empty_hash)", but 631 hashes allocated
Expected 1 array allocations for "splat_post(1, *array1, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "splat_post(1, *array1, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 1 array allocations for "splat_post(*array1)", but 3362 arrays allocated
Expected 0 hash allocations for "splat_post(*array1)", but 275 hashes allocated
Expected 1 array allocations for "splat_post(**hash1)", but 2418 arrays allocated
Expected 1 hash allocations for "splat_post(**hash1)", but 209 hashes allocated
Expected 1 array allocations for "splat_post(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_post(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "splat_post(**hash1, **empty_hash)", but 6613 arrays allocated
Expected 1 hash allocations for "splat_post(**hash1, **empty_hash)", but 521 hashes allocated
Expected 1 array allocations for "splat_post(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "splat_post(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "splat_post(*empty_array, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "splat_post(*empty_array, **hash1, **empty_hash)", but 554 hashes allocated.
<true> expected but was
<false>.

 43) Failure:
TestAllocation::MethodCall#test_positional_splat_and_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "splat_and_keyword_splat(1, a: 2)", but 2 arrays allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, **empty_hash, **hash1)", but 580 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, **empty_hash, **hash1)", but 43 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array)", but 8043 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array)", but 672 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, **hash1, **empty_hash)", but 6661 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 197 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, a: 2)", but 2811 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, a: 2)", but 231 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **nill)", but 2861 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **nill)", but 235 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **empty_hash)", but 2861 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **empty_hash)", but 235 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **hash1)", but 2861 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **hash1)", but 235 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array)", but 2529 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "splat_and_keyword_splat(*array1, **nil)", but 2785 arrays allocated
Expected 1 hash allocations for "splat_and_keyword_splat(*array1, **nil)", but 231 hashes allocated.
<true> expected but was
<false>.

 44) Failure:
TestAllocation::MethodCall#test_required_and_keyword_splat_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:88]:
Expected 0 array allocations for "required_and_keyword_splat(1, a: 2)", but 1 arrays allocated
Expected 0 array allocations for "required_and_keyword_splat(1, **empty_hash, **hash1)", but 579 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, **empty_hash, **hash1)", but 43 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(1, *empty_array)", but 8042 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array)", but 672 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(1, **hash1, **empty_hash)", but 6660 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 197 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, a: 2)", but 2810 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, a: 2)", but 231 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, **nill)", but 2860 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **nill)", but 235 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, **empty_hash)", but 2860 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **empty_hash)", but 235 hashes allocated
Expected 0 array allocations for "required_and_keyword_splat(*array1, **hash1)", but 2860 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **hash1)", but 235 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array)", but 2529 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "required_and_keyword_splat(*array1, **nil)", but 2785 arrays allocated
Expected 1 hash allocations for "required_and_keyword_splat(*array1, **nil)", but 231 hashes allocated.
<true> expected but was
<false>.

 45) Failure:
TestAllocation::MethodCall#test_keyword_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:76]:
Expected 0 array allocations for "keyword(a: 2)", but 1 arrays allocated
Expected 0 array allocations for "keyword(**empty_hash, **hash1)", but 579 arrays allocated
Expected 1 hash allocations for "keyword(**empty_hash, **hash1)", but 43 hashes allocated
Expected 0 array allocations for "keyword(*empty_array)", but 8004 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array)", but 665 hashes allocated
Expected 0 array allocations for "keyword(**hash1, **empty_hash)", but 6612 arrays allocated
Expected 1 hash allocations for "keyword(**hash1, **empty_hash)", but 521 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 0 array allocations for "keyword(*empty_array)", but 3365 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array)", but 274 hashes allocated
Expected 0 array allocations for "keyword(**hash1, **empty_hash)", but 6612 arrays allocated
Expected 1 hash allocations for "keyword(**hash1, **empty_hash)", but 520 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "keyword(*empty_array, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, a: 2, **empty_hash)", but 5279 arrays allocated
Expected 1 hash allocations for "keyword(*empty_array, a: 2, **empty_hash)", but 404 hashes allocated
Expected 1 array allocations for "keyword(*empty_array, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "keyword(*empty_array, **hash1, **empty_hash)", but 554 hashes allocated.
<true> expected but was
<false>.

 46) Failure:
TestAllocation::MethodCall#test_no_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:61]:
Expected 0 array allocations for "none()", but 1 arrays allocated.
<true> expected but was
<false>.

 47) Failure:
TestAllocation::MethodCall#test_required_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:67]:
Expected 0 array allocations for "required(1)", but 1 arrays allocated
Expected 1 array allocations for "required(*empty_array, **hash1, **empty_hash)", but 580 arrays allocated
Expected 1 hash allocations for "required(*empty_array, **hash1, **empty_hash)", but 43 hashes allocated.
<true> expected but was
<false>.

 48) Failure:
TestAllocation::MethodCall#test_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, a: 2)", but 2 arrays allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1)", but 580 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1)", but 43 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array)", but 8043 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array)", but 671 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash)", but 6661 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2)", but 2810 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2)", but 230 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill)", but 2860 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill)", but 234 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash)", but 2860 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash)", but 234 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1)", but 2860 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1)", but 234 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil)", but 2785 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil)", but 230 hashes allocated.
<true> expected but was
<false>.
Children under /tmp/rubytest.7rmrdw:
* drwx------ 4 4096 2024-04-28 20:56:17 +0900 gem_rebuild20240428-47876-yk070c/
  * drwxrwxr-x 2 4096 2024-04-28 20:56:17 +0900 old/
    * -rw-rw-r-- 1 4096 2024-04-28 20:56:17 +0900 rebuild_test_gem-1.0.0.gem
  * drwxrwxr-x 2 4096 2024-04-28 20:56:17 +0900 new/
    * -rw-rw-r-- 1 4096 2024-04-28 20:56:17 +0900 rebuild_test_gem-1.0.0.gem

 49) Failure:
TestAllocation::MethodCall#test_required_and_positional_splat_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:75]:
Expected 1 array allocations for "req_splat(1)", but 2 arrays allocated
Expected 1 array allocations for "req_splat(1, *array1, *empty_array)", but 580 arrays allocated
Expected 0 hash allocations for "req_splat(1, *array1, *empty_array)", but 42 hashes allocated
Expected 1 array allocations for "req_splat(1, *array1, **empty_hash)", but 7553 arrays allocated
Expected 0 hash allocations for "req_splat(1, *array1, **empty_hash)", but 631 hashes allocated
Expected 1 array allocations for "req_splat(1, *array1, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "req_splat(1, *array1, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 1 array allocations for "req_splat(*array1)", but 7949 arrays allocated
Expected 0 hash allocations for "req_splat(*array1)", but 646 hashes allocated
Expected 1 array allocations for "req_splat(**hash1)", but 2418 arrays allocated
Expected 1 hash allocations for "req_splat(**hash1)", but 209 hashes allocated
Expected 1 array allocations for "req_splat(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "req_splat(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "req_splat(**hash1, **empty_hash)", but 6613 arrays allocated
Expected 1 hash allocations for "req_splat(**hash1, **empty_hash)", but 521 hashes allocated
Expected 1 array allocations for "req_splat(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "req_splat(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "req_splat(*empty_array, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "req_splat(*empty_array, **hash1, **empty_hash)", but 554 hashes allocated.
<true> expected but was
<false>.

 50) Failure:
TestAllocation::MethodCall#test_nested_anonymous_splat_and_anonymous_keyword_splat_parameters [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:87]:
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, a: 2)", but 2 arrays allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1)", but 1775 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **empty_hash, **hash1)", but 143 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array)", but 8043 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array)", but 671 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash)", but 6661 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, **hash1, **empty_hash)", but 534 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 2581 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, *empty_array, **empty_hash)", but 196 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2)", but 2810 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, a: 2)", but 230 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill)", but 2860 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nill)", but 234 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash)", but 2860 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash)", but 234 hashes allocated
Expected 0 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1)", but 2860 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1)", but 234 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash)", but 2529 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **empty_hash)", but 190 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, a: 2, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 2540 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, *empty_array, **hash1, **empty_hash)", but 191 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 5327 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, a: 2, **empty_hash)", but 417 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 7113 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(1, *empty_array, **hash1, **empty_hash)", but 569 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2)", but 7039 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **empty_hash, a: 2)", but 559 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash)", but 7063 arrays allocated
Expected 1 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **hash1, **empty_hash)", but 554 hashes allocated
Expected 1 array allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil)", but 2785 arrays allocated
Expected 0 hash allocations for "anon_splat_and_anon_keyword_splat(*array1, **nil)", but 230 hashes allocated.
<true> expected but was
<false>.

 51) Failure:
TestAllocation::MethodCall#test_optional_parameter [/home/jinroq/dev/sandbox/my-ruby-build/build-force-rjit-ruby-repo/test/ruby/test_allocation.rb:67]:
Expected 0 array allocations for "optional(1)", but 1 arrays allocated
Expected 1 array allocations for "optional(*empty_array, **hash1, **empty_hash)", but 737 arrays allocated
Expected 1 hash allocations for "optional(*empty_array, **hash1, **empty_hash)", but 53 hashes allocated.
<true> expected but was
<false>.

Finished tests in 1441.994338s, 17.9772 tests/s, 4484.7673 assertions/s.
25923 tests, 6467009 assertions, 51 failures, 0 errors, 162 skips

ruby -v: ruby 3.4.0dev (2024-04-28T08:58:57Z master 29aaf4abe6) +RJIT [x86_64-linux]
make: *** [uncommon.mk:965: yes-test-all] エラー 51