pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
AUDITWHEEL_ARCH=aarch64
AUDITWHEEL_PLAT=manylinux_2_28_aarch64
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HGDEMANDIMPORT=disable
HOME=/home/buildworker
HOSTNAME=ebdee9f243b1
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst
OLDPWD=/buildbot/slave
PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.22-aarch64/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv)
PWD=/buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
PYPY_USESSION_KEEP=1
SHLVL=0
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
VIRTUAL_ENV=/tmp/venv
container=podman
using PTY: False
[translation:info] 2.7.18 (539192f72e0a, Apr 26 2026, 17:06:29)
[PyPy 7.3.22 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
[translation:info] Translating target as defined by targetpypystandalone
[translation] PyPy config object:
[translation] [objspace]
[std]
intshortcut = True
optimized_list_getitem = True
withspecialisedtuple = True
[usemodules]
_abc = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_csv = True
_jitlog = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle = True
_pickle_support = True
_posixsubprocess = True
_pypyjson = True
_random = True
_rawffi = True
_socket = True
_sre = True
_string = True
_testing = True
_vmprof = True
_weakref = True
array = True
atexit = True
binascii = True
bz2 = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
mmap = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
termios = True
thread = True
time = True
token = True
unicodedata = True
zlib = True
[translation] translate.py configuration:
[translation] [translate]
batch = True
opt = jit
targetspec = targetpypystandalone
[translation] translation configuration:
[translation] [translation]
check_str_without_nul = True
continuation = True
gc = incminimark
gcrootfinder = shadowstack
gctransformer = framework
icon = pypy.ico
jit = True
list_comprehension_operations = True
manifest = python.manifest
rpython_translate = True
secondaryentrypoints = cpyext,main
shared = True
thread = True
type_system = lltype
withsmallfuncsets = 5
[translation:info] Annotating&simplifying...
[translation:info] with policy: pypy.tool.ann_override.PyPyAnnotatorPolicy
[translation:info] RTyping...
[rtyper] specializing: 9000 / 178019 blocks (5%)
[rtyper] specializing: 18500 / 184830 blocks (10%)
[rtyper] specializing: 28400 / 188774 blocks (15%)
[rtyper] specializing: 38100 / 190276 blocks (20%)
[rtyper] specializing: 47900 / 191478 blocks (25%)
[rtyper] specializing: 57900 / 192940 blocks (30%)
[rtyper] specializing: 68100 / 194434 blocks (35%)
[rtyper] specializing: 78100 / 195055 blocks (40%)
[rtyper] specializing: 88200 / 195836 blocks (45%)
[rtyper] specializing: 98300 / 196595 blocks (50%)
[rtyper] specializing: 108200 / 196623 blocks (55%)
[rtyper] specializing: 118800 / 197888 blocks (60%)
[rtyper] specializing: 128900 / 198156 blocks (65%)
[rtyper] specializing: 139500 / 199217 blocks (70%)
[rtyper] specializing: 150100 / 200007 blocks (75%)
[rtyper] specializing: 161400 / 201722 blocks (80%)
[rtyper] specializing: 171500 / 201724 blocks (85%)
[rtyper] specializing: 175000 / 201724 blocks (86%)
[rtyper] specializing: 183600 / 201728 blocks (91%)
[rtyper] specializing: 193700 / 201728 blocks (96%)
[rtyper] -=- specialized 201728 blocks -=-
[rtyper] specializing: 201800 / 202524 blocks (99%)
[rtyper] specializing: 202600 / 203257 blocks (99%)
[rtyper] -=- specialized 1529 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] -=- specialized 27 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:65)_read_raw_float_data_tp__arrayPtr
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:269)ToAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.libffi:208)SingleFloatArg.push
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:269)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:269)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:404)unpack_cfloat_list_from_raw_array
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.alt.type_converter:72)FromAppLevelConverter._singlefloat
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:409)unwrap_value__push_field
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1221)W_ArrayTypef.descr_insert
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1254)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1254)W_ArrayTypef.setitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1264)W_ArrayTypef.setitem_slice
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__LongFloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:379)pack_float_list_to_raw_array__SingleFloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:96)_write_raw_float_data_tp__SingleFloat_arrayPtr
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1201)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1201)W_ArrayTypef.descr_reverse
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:456)wrap_value__cast_pos
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:579)W_XMLParserType.SetBillionLaughsAttackProtectionMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:535)W_XMLParserType.SetAllocTrackerMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1093)W_ArrayTypef.fromsequence
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1207)W_ArrayTypef.descr_pop
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1239)W_ArrayTypef.getitem_slice
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:535)W_XMLParserType.SetAllocTrackerMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.pyexpat.interp_pyexpat:579)W_XMLParserType.SetBillionLaughsAttackProtectionMaximumAmplification
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1141)W_ArrayTypef.extend
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.jit_libffi:194)_do_ffi_call_singlefloat
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.nativefmttable:39)pack_float
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1192)W_ArrayTypef.descr_append
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (pypy.module.array.interp_array:1164)W_ArrayTypef.w_getitem
[backendopt:removeassert] Could not remove 61 asserts, but removed 1378 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 45446 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 8145 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 203300 / 203587 blocks (99%)
[rtyper] -=- specialized 291 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] specializing: 203600 / 203602 blocks (99%)
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 203700 / 203701 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 203800 / 203801 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)ExecutionContext._trace at 0x8711de50>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x8347d4e8>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 8000 jitcodes
[jitcodewriter:info] Produced 8500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 9000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 9500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10000 jitcodes
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:346)_trace__AccessDirect_None at 0x95d38870>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 11500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 11656 JitCode instances.
[jitcodewriter:info] There are 88788 -live- ops. Size of liveness is 8821 bytes
[rtyper] replaced 37 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 292 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 980 effectinfos:
[jitcodewriter] 44 descrs for arrays
[jitcodewriter] 1098 descrs for fields
[jitcodewriter] 50 descrs for interiorfields
[jitcodewriter] -> 864 bitstrings, mean length 40.7, max length 85
[rtyper] specializing: 203900 / 268053 blocks (76%)
[rtyper] specializing: 217600 / 268535 blocks (81%)
[rtyper] specializing: 233300 / 271248 blocks (86%)
[rtyper] specializing: 249600 / 274213 blocks (91%)
[rtyper] specializing: 267000 / 278032 blocks (96%)
[rtyper] specializing: 268100 / 278032 blocks (96%)
[rtyper] -=- specialized 74143 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] the JIT compiler was generated
[translation:info] lltype back-end optimisations...
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 129213 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27593 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2542 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 278100 / 280967 blocks (98%)
[rtyper] -=- specialized 2909 more blocks -=-
[rtyper] specializing: 281000 / 281016 blocks (99%)
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1774 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 3 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 281100 / 281100 blocks (100%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 623 framework rtti: 3 func: 1397 group: 1 struct: 689 ]
[c] 2000 nodes [ array: 633 framework rtti: 11 func: 1701 group: 1 struct: 4123 ]
[c] 3000 nodes [ array: 739 framework rtti: 20 func: 1982 group: 1 struct: 4812 ]
[c] 4000 nodes [ array: 845 framework rtti: 26 func: 2202 group: 1 struct: 5528 ]
[c] 5000 nodes [ array: 1354 framework rtti: 26 func: 2260 group: 1 struct: 6025 ]
[c] 6000 nodes [ array: 1718 framework rtti: 26 func: 2267 group: 1 struct: 6483 ]
[c] 7000 nodes [ array: 1935 framework rtti: 34 func: 2394 group: 1 struct: 9211 ]
[c] 8000 nodes [ array: 2204 framework rtti: 44 func: 2615 group: 1 struct: 10206 ]
[c] 9000 nodes [ array: 2368 framework rtti: 53 func: 3146 group: 1 struct: 11080 ]
[c] 10000 nodes [ array: 2369 framework rtti: 115 func: 3522 group: 1 struct: 11685 ]
[c] 11000 nodes [ array: 2789 framework rtti: 161 func: 3923 group: 1 struct: 12277 ]
[c] 12000 nodes [ array: 4789 framework rtti: 161 func: 3923 group: 1 struct: 12277 ]
[c] 13000 nodes [ array: 6526 framework rtti: 164 func: 3951 group: 1 struct: 12403 ]
[c] 14000 nodes [ array: 6658 framework rtti: 176 func: 4072 group: 1 struct: 13667 ]
[c] 15000 nodes [ array: 6806 framework rtti: 183 func: 4176 group: 1 struct: 16928 ]
[c] 16000 nodes [ array: 7068 framework rtti: 195 func: 4340 group: 1 struct: 18430 ]
[c] 17000 nodes [ array: 7209 framework rtti: 264 func: 5222 group: 1 struct: 20072 ]
[c] 18000 nodes [ array: 7426 framework rtti: 372 func: 5489 group: 1 struct: 22465 ]
[c] 19000 nodes [ array: 7470 framework rtti: 679 func: 5815 group: 1 struct: 23063 ]
[c] 20000 nodes [ array: 7470 framework rtti: 679 func: 5815 group: 1 struct: 23063 ]
[c] 21000 nodes [ array: 7470 framework rtti: 679 func: 5815 group: 1 struct: 23063 ]
[c] 22000 nodes [ array: 7470 framework rtti: 679 func: 5815 group: 1 struct: 23063 ]
[c] 23000 nodes [ array: 7492 framework rtti: 681 func: 5825 group: 1 struct: 23357 ]
[c] 24000 nodes [ array: 7708 framework rtti: 693 func: 6056 group: 1 struct: 24685 ]
[c] 25000 nodes [ array: 7806 framework rtti: 696 func: 6259 group: 1 struct: 26125 ]
[c] 26000 nodes [ array: 7837 framework rtti: 699 func: 6302 group: 1 struct: 27040 ]
[c] 27000 nodes [ array: 7837 framework rtti: 699 func: 6302 group: 1 struct: 28063 ]
[c] 28000 nodes [ array: 7901 framework rtti: 702 func: 6435 group: 1 struct: 29213 ]
[c] 29000 nodes [ array: 8029 framework rtti: 705 func: 6566 group: 1 struct: 30045 ]
[c] 30000 nodes [ array: 8177 framework rtti: 716 func: 6817 group: 1 struct: 30830 ]
[c] 31000 nodes [ array: 8338 framework rtti: 750 func: 7107 group: 1 struct: 31230 ]
[c] 32000 nodes [ array: 8440 framework rtti: 788 func: 7427 group: 1 struct: 31713 ]
[c] 33000 nodes [ array: 8577 framework rtti: 828 func: 7744 group: 1 struct: 32249 ]
[c] 34000 nodes [ array: 8691 framework rtti: 847 func: 7879 group: 1 struct: 33056 ]
[c] 35000 nodes [ array: 8869 framework rtti: 957 func: 8079 group: 1 struct: 33568 ]
[c] 36000 nodes [ array: 9125 framework rtti: 1047 func: 8291 group: 1 struct: 34090 ]
[c] 37000 nodes [ array: 9468 framework rtti: 1052 func: 8616 group: 1 struct: 34521 ]
[c] 38000 nodes [ array: 9836 framework rtti: 1062 func: 8802 group: 1 struct: 35028 ]
[c] 39000 nodes [ array: 10063 framework rtti: 1064 func: 8980 group: 1 struct: 35984 ]
[c] 40000 nodes [ array: 10275 framework rtti: 1064 func: 9172 group: 1 struct: 37065 ]
[c] 41000 nodes [ array: 10525 framework rtti: 1069 func: 9287 group: 1 struct: 37709 ]
[c] 42000 nodes [ array: 10940 framework rtti: 1070 func: 9294 group: 1 struct: 38234 ]
[c] 43000 nodes [ array: 11372 framework rtti: 1070 func: 9294 group: 1 struct: 38748 ]
[c] 44000 nodes [ array: 11576 framework rtti: 1070 func: 9396 group: 1 struct: 39878 ]
[c] 45000 nodes [ array: 11728 framework rtti: 1079 func: 9564 group: 1 struct: 40828 ]
[c] 46000 nodes [ array: 11922 framework rtti: 1079 func: 9732 group: 1 struct: 41651 ]
[c] 47000 nodes [ array: 12042 framework rtti: 1094 func: 9997 group: 1 struct: 42348 ]
[c] 48000 nodes [ array: 12151 framework rtti: 1105 func: 10314 group: 1 struct: 43444 ]
[c] 49000 nodes [ array: 12249 framework rtti: 1116 func: 10694 group: 1 struct: 44233 ]
[c] 50000 nodes [ array: 17446 framework rtti: 1121 func: 10769 group: 1 struct: 48433 ]
[c] 51000 nodes [ array: 17535 framework rtti: 1130 func: 11064 group: 1 struct: 49141 ]
[c] 52000 nodes [ array: 17593 framework rtti: 1134 func: 11307 group: 1 struct: 49773 ]
[c] 53000 nodes [ array: 17752 framework rtti: 1141 func: 11568 group: 1 struct: 50213 ]
[c] 54000 nodes [ array: 17883 framework rtti: 1152 func: 11763 group: 1 struct: 51338 ]
[c] 55000 nodes [ array: 17968 framework rtti: 1153 func: 11843 group: 1 struct: 51828 ]
[c] 56000 nodes [ array: 18185 framework rtti: 1158 func: 12016 group: 1 struct: 64259 ]
[c] 57000 nodes [ array: 18424 framework rtti: 1162 func: 12195 group: 1 struct: 64842 ]
[c] 58000 nodes [ array: 18613 framework rtti: 1164 func: 12341 group: 1 struct: 65882 ]
[c] 59000 nodes [ array: 18679 framework rtti: 1170 func: 12417 group: 1 struct: 66326 ]
[c] 60000 nodes [ array: 18679 framework rtti: 1170 func: 12417 group: 1 struct: 66861 ]
[c] 61000 nodes [ array: 18726 framework rtti: 1170 func: 12480 group: 1 struct: 67492 ]
[c] 62000 nodes [ array: 18890 framework rtti: 1177 func: 12666 group: 1 struct: 68212 ]
[c] 63000 nodes [ array: 19008 framework rtti: 1179 func: 12893 group: 1 struct: 68972 ]
[c] 64000 nodes [ array: 19167 framework rtti: 1182 func: 13050 group: 1 struct: 69477 ]
[c] 65000 nodes [ array: 19319 framework rtti: 1192 func: 13245 group: 1 struct: 70059 ]
[c] 66000 nodes [ array: 19538 framework rtti: 1197 func: 13468 group: 1 struct: 71018 ]
[c] 67000 nodes [ array: 19734 framework rtti: 1205 func: 13713 group: 1 struct: 71826 ]
[c] 68000 nodes [ array: 19913 framework rtti: 1220 func: 13971 group: 1 struct: 72739 ]
[c] 69000 nodes [ array: 20148 framework rtti: 1220 func: 14092 group: 1 struct: 73465 ]
[c] 70000 nodes [ array: 20373 framework rtti: 1220 func: 14092 group: 1 struct: 74032 ]
[c] 71000 nodes [ array: 20615 framework rtti: 1220 func: 14092 group: 1 struct: 74562 ]
[c] 72000 nodes [ array: 20851 framework rtti: 1220 func: 14092 group: 1 struct: 75117 ]
[c] 73000 nodes [ array: 21093 framework rtti: 1220 func: 14092 group: 1 struct: 75893 ]
[c] 74000 nodes [ array: 21327 framework rtti: 1220 func: 14092 group: 1 struct: 76817 ]
[c] 75000 nodes [ array: 21563 framework rtti: 1220 func: 14092 group: 1 struct: 77511 ]
[c] 76000 nodes [ array: 21786 framework rtti: 1220 func: 14092 group: 1 struct: 78178 ]
[c] 77000 nodes [ array: 22026 framework rtti: 1220 func: 14092 group: 1 struct: 78824 ]
[c] 78000 nodes [ array: 22269 framework rtti: 1222 func: 14199 group: 1 struct: 79510 ]
[c] 79000 nodes [ array: 22539 framework rtti: 1225 func: 14504 group: 1 struct: 80419 ]
[c] 80000 nodes [ array: 22733 framework rtti: 1231 func: 14828 group: 1 struct: 81417 ]
[c] 81000 nodes [ array: 23052 framework rtti: 1240 func: 15038 group: 1 struct: 81933 ]
[c] 82000 nodes [ array: 23521 framework rtti: 1243 func: 15131 group: 1 struct: 82332 ]
[c] 83000 nodes [ array: 23643 framework rtti: 1248 func: 15240 group: 1 struct: 83038 ]
[c] 84000 nodes [ array: 24137 framework rtti: 1248 func: 15364 group: 1 struct: 113647 ]
[c] 85000 nodes [ array: 24732 framework rtti: 1248 func: 15445 group: 1 struct: 116367 ]
[c] 86000 nodes [ array: 26181 framework rtti: 1248 func: 15928 group: 1 struct: 118565 ]
[c] 87000 nodes [ array: 27630 framework rtti: 1248 func: 16279 group: 1 struct: 120631 ]
[c] 88000 nodes [ array: 29179 framework rtti: 1248 func: 16690 group: 1 struct: 122658 ]
[c] 89000 nodes [ array: 30603 framework rtti: 1248 func: 17107 group: 1 struct: 124894 ]
[c] 90000 nodes [ array: 32246 framework rtti: 1248 func: 17653 group: 1 struct: 127000 ]
[c] 91000 nodes [ array: 33842 framework rtti: 1248 func: 18292 group: 1 struct: 129114 ]
[c] 92000 nodes [ array: 35653 framework rtti: 1248 func: 18993 group: 1 struct: 131326 ]
[c] 93000 nodes [ array: 37014 framework rtti: 1248 func: 19421 group: 1 struct: 133818 ]
[c] 94000 nodes [ array: 38538 framework rtti: 1248 func: 20026 group: 1 struct: 136216 ]
[c] 95000 nodes [ array: 40062 framework rtti: 1248 func: 20536 group: 1 struct: 138291 ]
[c] 96000 nodes [ array: 40349 framework rtti: 1248 func: 20706 group: 1 struct: 139353 ]
[c] 97000 nodes [ array: 40603 framework rtti: 1250 func: 20731 group: 1 struct: 139607 ]
[c] 98000 nodes [ array: 40896 framework rtti: 1250 func: 20750 group: 1 struct: 140016 ]
[c] 99000 nodes [ array: 41002 framework rtti: 1251 func: 20799 group: 1 struct: 140932 ]
[c] 100000 nodes [ array: 41136 framework rtti: 1251 func: 20817 group: 1 struct: 141597 ]
[c] 101000 nodes [ array: 41411 framework rtti: 1255 func: 20846 group: 1 struct: 141928 ]
[c] 102000 nodes [ array: 41726 framework rtti: 1258 func: 20912 group: 1 struct: 142678 ]
[c] 103000 nodes [ array: 41936 framework rtti: 1263 func: 20923 group: 1 struct: 142978 ]
[c] 104000 nodes [ array: 42094 framework rtti: 1270 func: 21074 group: 1 struct: 143413 ]
[c] 105000 nodes [ array: 42281 framework rtti: 1270 func: 21101 group: 1 struct: 144060 ]
[c] 106000 nodes [ array: 42493 framework rtti: 1272 func: 21182 group: 1 struct: 144916 ]
[c] 107000 nodes [ array: 42717 framework rtti: 1272 func: 21257 group: 1 struct: 145619 ]
[c] 108000 nodes [ array: 42902 framework rtti: 1272 func: 21323 group: 1 struct: 146248 ]
[c] 109000 nodes [ array: 43049 framework rtti: 1272 func: 21337 group: 1 struct: 146669 ]
[c] 110000 nodes [ array: 43183 framework rtti: 1272 func: 21337 group: 1 struct: 147023 ]
[c] 111000 nodes [ array: 43311 framework rtti: 1272 func: 21337 group: 1 struct: 147392 ]
[c] 112000 nodes [ array: 43451 framework rtti: 1272 func: 21337 group: 1 struct: 147733 ]
[c] 113000 nodes [ array: 43639 framework rtti: 1272 func: 21337 group: 1 struct: 148099 ]
[c] 114000 nodes [ array: 43764 framework rtti: 1272 func: 21337 group: 1 struct: 148476 ]
[c] 115000 nodes [ array: 43855 framework rtti: 1272 func: 21337 group: 1 struct: 148894 ]
[c] 116000 nodes [ array: 44002 framework rtti: 1272 func: 21337 group: 1 struct: 149225 ]
[c] 117000 nodes [ array: 44159 framework rtti: 1272 func: 21347 group: 1 struct: 149697 ]
[c] 118000 nodes [ array: 44367 framework rtti: 1272 func: 21402 group: 1 struct: 150309 ]
[c] 119000 nodes [ array: 44551 framework rtti: 1273 func: 21438 group: 1 struct: 150775 ]
[c] 120000 nodes [ array: 44763 framework rtti: 1274 func: 21535 group: 1 struct: 151319 ]
[c] 121000 nodes [ array: 44941 framework rtti: 1277 func: 21656 group: 1 struct: 151844 ]
[c] 122000 nodes [ array: 45100 framework rtti: 1279 func: 21783 group: 1 struct: 152198 ]
[c] 123000 nodes [ array: 45247 framework rtti: 1281 func: 21796 group: 1 struct: 152972 ]
[c] 124000 nodes [ array: 45327 framework rtti: 1283 func: 21822 group: 1 struct: 153383 ]
[c] 125000 nodes [ array: 45347 framework rtti: 1283 func: 21828 group: 1 struct: 153914 ]
[c] 126000 nodes [ array: 45381 framework rtti: 1283 func: 21888 group: 1 struct: 154472 ]
[c] 127000 nodes [ array: 45461 framework rtti: 1283 func: 21935 group: 1 struct: 155041 ]
[c] 128000 nodes [ array: 45627 framework rtti: 1283 func: 22001 group: 1 struct: 155748 ]
[c] 129000 nodes [ array: 45867 framework rtti: 1283 func: 22096 group: 1 struct: 156580 ]
[c] 130000 nodes [ array: 45970 framework rtti: 1283 func: 22142 group: 1 struct: 157221 ]
[c] 131000 nodes [ array: 46087 framework rtti: 1283 func: 22217 group: 1 struct: 157854 ]
[c] 132000 nodes [ array: 46185 framework rtti: 1283 func: 22262 group: 1 struct: 158519 ]
[c] 133000 nodes [ array: 46253 framework rtti: 1283 func: 22334 group: 1 struct: 159152 ]
[c] 134000 nodes [ array: 46361 framework rtti: 1283 func: 22372 group: 1 struct: 159710 ]
[c] 135000 nodes [ array: 46514 framework rtti: 1283 func: 22413 group: 1 struct: 160360 ]
[c] 136000 nodes [ array: 46636 framework rtti: 1283 func: 22443 group: 1 struct: 160972 ]
[c] 137000 nodes [ array: 46754 framework rtti: 1283 func: 22477 group: 1 struct: 161651 ]
[c] 138000 nodes [ array: 46899 framework rtti: 1283 func: 22517 group: 1 struct: 162343 ]
[c] 139000 nodes [ array: 47027 framework rtti: 1283 func: 22567 group: 1 struct: 163042 ]
[c] 140000 nodes [ array: 47252 framework rtti: 1283 func: 22611 group: 1 struct: 163651 ]
[c] 141000 nodes [ array: 47298 framework rtti: 1283 func: 22635 group: 1 struct: 164144 ]
[c] 142000 nodes [ array: 47503 framework rtti: 1283 func: 22696 group: 1 struct: 164808 ]
[c] 143000 nodes [ array: 47627 framework rtti: 1283 func: 22749 group: 1 struct: 165481 ]
[c] 144000 nodes [ array: 47752 framework rtti: 1283 func: 22807 group: 1 struct: 166143 ]
[c] 145000 nodes [ array: 47971 framework rtti: 1283 func: 22846 group: 1 struct: 166766 ]
[c] 146000 nodes [ array: 48148 framework rtti: 1283 func: 22895 group: 1 struct: 167455 ]
[c] 147000 nodes [ array: 48236 framework rtti: 1283 func: 22948 group: 1 struct: 168106 ]
[c] 148000 nodes [ array: 48445 framework rtti: 1283 func: 22993 group: 1 struct: 168902 ]
[c] 149000 nodes [ array: 48701 framework rtti: 1283 func: 23010 group: 1 struct: 169708 ]
[c] 150000 nodes [ array: 48902 framework rtti: 1283 func: 23024 group: 1 struct: 170511 ]
[c] 151000 nodes [ array: 49119 framework rtti: 1283 func: 23028 group: 1 struct: 171371 ]
[c] 152000 nodes [ array: 49263 framework rtti: 1283 func: 23104 group: 1 struct: 172126 ]
[c] 153000 nodes [ array: 49567 framework rtti: 1284 func: 23164 group: 1 struct: 172655 ]
[c] 154000 nodes [ array: 50094 framework rtti: 1284 func: 23207 group: 1 struct: 172877 ]
[c] 155000 nodes [ array: 50600 framework rtti: 1284 func: 23264 group: 1 struct: 173085 ]
[c] 156000 nodes [ array: 51208 framework rtti: 1284 func: 23270 group: 1 struct: 173363 ]
[c] 157000 nodes [ array: 51751 framework rtti: 1284 func: 23365 group: 1 struct: 173540 ]
[c] 158000 nodes [ array: 52362 framework rtti: 1284 func: 23403 group: 1 struct: 173797 ]
[c] 159000 nodes [ array: 52806 framework rtti: 1284 func: 23501 group: 1 struct: 173960 ]
[c] 160000 nodes [ array: 53211 framework rtti: 1284 func: 23580 group: 1 struct: 174102 ]
[c] 161000 nodes [ array: 53594 framework rtti: 1284 func: 23629 group: 1 struct: 174252 ]
[c] 162000 nodes [ array: 54051 framework rtti: 1284 func: 23700 group: 1 struct: 174390 ]
[c] 163000 nodes [ array: 54431 framework rtti: 1284 func: 23715 group: 1 struct: 174567 ]
[c] 164000 nodes [ array: 54862 framework rtti: 1284 func: 23759 group: 1 struct: 174707 ]
[c] 165000 nodes [ array: 55300 framework rtti: 1284 func: 23786 group: 1 struct: 174851 ]
[c] 166000 nodes [ array: 55638 framework rtti: 1284 func: 23812 group: 1 struct: 175032 ]
[c] 167000 nodes [ array: 56006 framework rtti: 1284 func: 23855 group: 1 struct: 175168 ]
[c] 168000 nodes [ array: 56375 framework rtti: 1284 func: 23905 group: 1 struct: 175319 ]
[c] 169000 nodes [ array: 56779 framework rtti: 1284 func: 23930 group: 1 struct: 175504 ]
[c] 170000 nodes [ array: 57113 framework rtti: 1284 func: 23972 group: 1 struct: 175669 ]
[c] 171000 nodes [ array: 57550 framework rtti: 1284 func: 23999 group: 1 struct: 175846 ]
[c] 172000 nodes [ array: 57991 framework rtti: 1284 func: 24048 group: 1 struct: 176011 ]
[c] 173000 nodes [ array: 58363 framework rtti: 1284 func: 24063 group: 1 struct: 176219 ]
[c] 174000 nodes [ array: 58727 framework rtti: 1284 func: 24128 group: 1 struct: 176379 ]
[c] 175000 nodes [ array: 59047 framework rtti: 1284 func: 24158 group: 1 struct: 176528 ]
[c] 176000 nodes [ array: 59375 framework rtti: 1284 func: 24173 group: 1 struct: 176713 ]
[c] 177000 nodes [ array: 59693 framework rtti: 1284 func: 24184 group: 1 struct: 176885 ]
[c] 178000 nodes [ array: 60019 framework rtti: 1284 func: 24195 group: 1 struct: 177083 ]
[c] 179000 nodes [ array: 60340 framework rtti: 1284 func: 24243 group: 1 struct: 177278 ]
[c] 180000 nodes [ array: 60735 framework rtti: 1284 func: 24288 group: 1 struct: 177409 ]
[c] 181000 nodes [ array: 61075 framework rtti: 1284 func: 24367 group: 1 struct: 177646 ]
[c] 182000 nodes [ array: 61468 framework rtti: 1284 func: 24398 group: 1 struct: 177788 ]
[c] 183000 nodes [ array: 61844 framework rtti: 1284 func: 24459 group: 1 struct: 177936 ]
[c] 184000 nodes [ array: 62220 framework rtti: 1284 func: 24524 group: 1 struct: 178103 ]
[c] 185000 nodes [ array: 62525 framework rtti: 1284 func: 24543 group: 1 struct: 178292 ]
[c] 186000 nodes [ array: 62769 framework rtti: 1284 func: 24551 group: 1 struct: 178488 ]
[c] 187000 nodes [ array: 63036 framework rtti: 1284 func: 24559 group: 1 struct: 178685 ]
[c] 188000 nodes [ array: 63413 framework rtti: 1284 func: 24566 group: 1 struct: 178851 ]
[c] 189000 nodes [ array: 63844 framework rtti: 1284 func: 24586 group: 1 struct: 179025 ]
[c] 190000 nodes [ array: 64338 framework rtti: 1284 func: 24598 group: 1 struct: 179268 ]
[c] 191000 nodes [ array: 64690 framework rtti: 1284 func: 24637 group: 1 struct: 179467 ]
[c] 192000 nodes [ array: 65033 framework rtti: 1284 func: 24670 group: 1 struct: 179652 ]
[c] 193000 nodes [ array: 65375 framework rtti: 1284 func: 24681 group: 1 struct: 179848 ]
[c] 194000 nodes [ array: 65709 framework rtti: 1284 func: 24695 group: 1 struct: 180083 ]
[c] 195000 nodes [ array: 66049 framework rtti: 1284 func: 24695 group: 1 struct: 180299 ]
[c] 196000 nodes [ array: 66397 framework rtti: 1284 func: 24695 group: 1 struct: 180512 ]
[c] 197000 nodes [ array: 66730 framework rtti: 1284 func: 24695 group: 1 struct: 180733 ]
[c] 198000 nodes [ array: 67144 framework rtti: 1284 func: 24749 group: 1 struct: 180885 ]
[c] 199000 nodes [ array: 67494 framework rtti: 1284 func: 25043 group: 1 struct: 181175 ]
[c] 200000 nodes [ array: 67711 framework rtti: 1284 func: 25048 group: 1 struct: 181472 ]
[c] 201000 nodes [ array: 68012 framework rtti: 1287 func: 25144 group: 1 struct: 182081 ]
[c] 202000 nodes [ array: 68180 framework rtti: 1291 func: 25158 group: 1 struct: 182959 ]
[c] 203000 nodes [ array: 68227 framework rtti: 1291 func: 25168 group: 1 struct: 183518 ]
[c] 204000 nodes [ array: 68277 framework rtti: 1292 func: 25215 group: 1 struct: 183860 ]
[c] 205000 nodes [ array: 68310 framework rtti: 1292 func: 25224 group: 1 struct: 183957 ]
[c] 206000 nodes [ array: 68397 framework rtti: 1299 func: 25264 group: 1 struct: 184439 ]
[c] 207000 nodes [ array: 68609 framework rtti: 1300 func: 25279 group: 1 struct: 184706 ]
[c] 208000 nodes [ array: 68696 framework rtti: 1319 func: 25479 group: 1 struct: 185148 ]
[c] 209000 nodes [ array: 68795 framework rtti: 1325 func: 25507 group: 1 struct: 185950 ]
[c] 210000 nodes [ array: 68915 framework rtti: 1327 func: 25558 group: 1 struct: 186768 ]
[c] 211000 nodes [ array: 69074 framework rtti: 1333 func: 25576 group: 1 struct: 187270 ]
[c] 212000 nodes [ array: 69184 framework rtti: 1335 func: 25595 group: 1 struct: 187764 ]
[c] 213000 nodes [ array: 69356 framework rtti: 1335 func: 25604 group: 1 struct: 188220 ]
[c] 214000 nodes [ array: 69557 framework rtti: 1335 func: 25604 group: 1 struct: 188255 ]
[c] 215000 nodes [ array: 69765 framework rtti: 1335 func: 25604 group: 1 struct: 188382 ]
[c] 216000 nodes [ array: 69960 framework rtti: 1335 func: 25604 group: 1 struct: 188476 ]
[c] 217000 nodes [ array: 70100 framework rtti: 1336 func: 25611 group: 1 struct: 189123 ]
[c] 218000 nodes [ array: 70198 framework rtti: 1336 func: 25620 group: 1 struct: 189543 ]
[c] 219000 nodes [ array: 70336 framework rtti: 1336 func: 25630 group: 1 struct: 190027 ]
[c] 220000 nodes [ array: 70765 framework rtti: 1342 func: 25766 group: 1 struct: 190394 ]
[c] 221000 nodes [ array: 70797 framework rtti: 1416 func: 25870 group: 1 struct: 193693 ]
[c] 222000 nodes [ array: 71068 framework rtti: 1422 func: 25872 group: 1 struct: 194269 ]
[c] 223000 nodes [ array: 71400 framework rtti: 1422 func: 25872 group: 1 struct: 194971 ]
[c] 224000 nodes [ array: 71691 framework rtti: 1422 func: 25872 group: 1 struct: 195714 ]
[c] 225000 nodes [ array: 71936 framework rtti: 1422 func: 25872 group: 1 struct: 196704 ]
[c] 226000 nodes [ array: 72178 framework rtti: 1422 func: 25872 group: 1 struct: 197680 ]
[c] 227000 nodes [ array: 72437 framework rtti: 1422 func: 25872 group: 1 struct: 198610 ]
[c] 228000 nodes [ array: 72671 framework rtti: 1422 func: 25872 group: 1 struct: 199520 ]
[c] 229000 nodes [ array: 72894 framework rtti: 1422 func: 25872 group: 1 struct: 200429 ]
[c] 230000 nodes [ array: 73134 framework rtti: 1422 func: 25872 group: 1 struct: 201311 ]
[c] 231000 nodes [ array: 73386 framework rtti: 1422 func: 25872 group: 1 struct: 202262 ]
[c] 232000 nodes [ array: 73644 framework rtti: 1422 func: 25872 group: 1 struct: 203157 ]
[c] 233000 nodes [ array: 73877 framework rtti: 1422 func: 25872 group: 1 struct: 204134 ]
[c] 234000 nodes [ array: 74099 framework rtti: 1422 func: 25872 group: 1 struct: 205110 ]
[c] 235000 nodes [ array: 74318 framework rtti: 1422 func: 25872 group: 1 struct: 205915 ]
[c] 236000 nodes [ array: 74537 framework rtti: 1422 func: 25872 group: 1 struct: 206851 ]
[c] 237000 nodes [ array: 74716 framework rtti: 1422 func: 25872 group: 1 struct: 207719 ]
[c] 238000 nodes [ array: 74961 framework rtti: 1422 func: 25872 group: 1 struct: 208617 ]
[c] 239000 nodes [ array: 75153 framework rtti: 1422 func: 25872 group: 1 struct: 209466 ]
[c] 240000 nodes [ array: 75403 framework rtti: 1422 func: 25872 group: 1 struct: 210407 ]
[c] 241000 nodes [ array: 75672 framework rtti: 1422 func: 25872 group: 1 struct: 211328 ]
[c] 242000 nodes [ array: 76007 framework rtti: 1422 func: 25872 group: 1 struct: 212399 ]
[c] 243000 nodes [ array: 76438 framework rtti: 1422 func: 25872 group: 1 struct: 213433 ]
[c] 244000 nodes [ array: 76891 framework rtti: 1422 func: 25872 group: 1 struct: 214491 ]
[c] 245000 nodes [ array: 77390 framework rtti: 1422 func: 25872 group: 1 struct: 215508 ]
[c] 246000 nodes [ array: 77570 framework rtti: 1422 func: 25872 group: 1 struct: 216765 ]
[c] 247000 nodes [ array: 77623 framework rtti: 1422 func: 25873 group: 1 struct: 217253 ]
[c] 248000 nodes [ array: 77632 framework rtti: 1422 func: 25890 group: 1 struct: 217515 ]
[c] 249000 nodes [ array: 77644 framework rtti: 1422 func: 25902 group: 1 struct: 217781 ]
[c] 250000 nodes [ array: 77644 framework rtti: 1422 func: 26008 group: 1 struct: 218005 ]
[c] 251000 nodes [ array: 77649 framework rtti: 1422 func: 26025 group: 1 struct: 218278 ]
[c] 252000 nodes [ array: 77700 framework rtti: 1422 func: 26066 group: 1 struct: 218458 ]
[c] 253000 nodes [ array: 77724 framework rtti: 1422 func: 26082 group: 1 struct: 218703 ]
[c] 254000 nodes [ array: 77727 framework rtti: 1422 func: 26126 group: 1 struct: 218943 ]
[c] 255000 nodes [ array: 77749 framework rtti: 1422 func: 26140 group: 1 struct: 219134 ]
[c] 256000 nodes [ array: 77779 framework rtti: 1422 func: 26185 group: 1 struct: 219407 ]
[c] 257000 nodes [ array: 77796 framework rtti: 1422 func: 26218 group: 1 struct: 219659 ]
[c] 258000 nodes [ array: 77837 framework rtti: 1422 func: 26247 group: 1 struct: 219914 ]
[c] 259000 nodes [ array: 77867 framework rtti: 1422 func: 26284 group: 1 struct: 220151 ]
[c] 260000 nodes [ array: 77889 framework rtti: 1422 func: 26303 group: 1 struct: 220438 ]
[c] 261000 nodes [ array: 77965 framework rtti: 1422 func: 26329 group: 1 struct: 220694 ]
[c] 262000 nodes [ array: 77974 framework rtti: 1422 func: 26336 group: 1 struct: 221032 ]
[c] 263000 nodes [ array: 77981 framework rtti: 1422 func: 26347 group: 1 struct: 221395 ]
[c] 264000 nodes [ array: 78029 framework rtti: 1422 func: 26382 group: 1 struct: 221665 ]
[c] 265000 nodes [ array: 78073 framework rtti: 1422 func: 26424 group: 1 struct: 221892 ]
[c] 266000 nodes [ array: 78137 framework rtti: 1422 func: 26489 group: 1 struct: 222128 ]
[c] 267000 nodes [ array: 78149 framework rtti: 1422 func: 26537 group: 1 struct: 222490 ]
[c] 268000 nodes [ array: 78167 framework rtti: 1422 func: 26544 group: 1 struct: 222844 ]
[c] 269000 nodes [ array: 78181 framework rtti: 1422 func: 26563 group: 1 struct: 223114 ]
[c] 270000 nodes [ array: 78213 framework rtti: 1422 func: 26599 group: 1 struct: 223447 ]
[c] 271000 nodes [ array: 78234 framework rtti: 1422 func: 26616 group: 1 struct: 223791 ]
[c] 272000 nodes [ array: 78239 framework rtti: 1422 func: 26616 group: 1 struct: 224106 ]
[c] 273000 nodes [ array: 78239 framework rtti: 1422 func: 26616 group: 1 struct: 224485 ]
[c] 274000 nodes [ array: 78275 framework rtti: 1423 func: 26650 group: 1 struct: 224802 ]
[c] 275000 nodes [ array: 78324 framework rtti: 1423 func: 26968 group: 1 struct: 225519 ]
[c] 276000 nodes [ array: 78360 framework rtti: 1425 func: 27056 group: 1 struct: 225959 ]
[c] 277000 nodes [ array: 78395 framework rtti: 1430 func: 27289 group: 1 struct: 226447 ]
[c] 278000 nodes [ array: 78453 framework rtti: 1455 func: 27290 group: 1 struct: 227684 ]
[c] 279000 nodes [ array: 78664 framework rtti: 1477 func: 27379 group: 1 struct: 229959 ]
[c] 280000 nodes [ array: 78778 framework rtti: 1498 func: 27442 group: 1 struct: 230745 ]
[c] 281000 nodes [ array: 79000 framework rtti: 1539 func: 27684 group: 1 struct: 231161 ]
[c] 282000 nodes [ array: 79365 framework rtti: 1544 func: 27687 group: 1 struct: 231551 ]
[c] 283000 nodes [ array: 79503 framework rtti: 1550 func: 27698 group: 1 struct: 232535 ]
[c] 284000 nodes [ array: 79677 framework rtti: 1558 func: 27702 group: 1 struct: 233163 ]
[c] 285000 nodes [ array: 79689 framework rtti: 1558 func: 27702 group: 1 struct: 233548 ]
[c] 286000 nodes [ array: 79855 framework rtti: 1566 func: 27703 group: 1 struct: 233853 ]
[c] 287000 nodes [ array: 80054 framework rtti: 1587 func: 27710 group: 1 struct: 234194 ]
[c] 288000 nodes [ array: 80196 framework rtti: 1616 func: 27790 group: 1 struct: 234513 ]
[c] 289000 nodes [ array: 80232 framework rtti: 1623 func: 27854 group: 1 struct: 235767 ]
[c] 290000 nodes [ array: 80234 framework rtti: 1623 func: 27858 group: 1 struct: 237955 ]
[c] 291000 nodes [ array: 80239 framework rtti: 1623 func: 27858 group: 1 struct: 240932 ]
[c] 292000 nodes [ array: 80272 framework rtti: 1628 func: 27867 group: 1 struct: 243169 ]
[c] 293000 nodes [ array: 80283 framework rtti: 1628 func: 27867 group: 1 struct: 243587 ]
[c] 294000 nodes [ array: 80345 framework rtti: 1628 func: 27867 group: 1 struct: 243810 ]
[c] 295000 nodes [ array: 80404 framework rtti: 1628 func: 27867 group: 1 struct: 244333 ]
[c] 296000 nodes [ array: 80466 framework rtti: 1628 func: 27867 group: 1 struct: 245085 ]
[c] 297000 nodes [ array: 80526 framework rtti: 1628 func: 27867 group: 1 struct: 245750 ]
[c] 298000 nodes [ array: 80558 framework rtti: 1628 func: 27867 group: 1 struct: 246371 ]
[c] 299000 nodes [ array: 80592 framework rtti: 1628 func: 27867 group: 1 struct: 246866 ]
[c] 300000 nodes [ array: 80642 framework rtti: 1628 func: 27867 group: 1 struct: 247308 ]
[c] 301000 nodes [ array: 80718 framework rtti: 1628 func: 27867 group: 1 struct: 247653 ]
[c] 302000 nodes [ array: 80752 framework rtti: 1628 func: 27867 group: 1 struct: 248214 ]
[c] 303000 nodes [ array: 80763 framework rtti: 1628 func: 27867 group: 1 struct: 248878 ]
[c] 304000 nodes [ array: 80784 framework rtti: 1628 func: 27867 group: 1 struct: 249435 ]
[c] 305000 nodes [ array: 80820 framework rtti: 1628 func: 27867 group: 1 struct: 250028 ]
[c] 306000 nodes [ array: 80844 framework rtti: 1628 func: 27867 group: 1 struct: 250675 ]
[c] 307000 nodes [ array: 80879 framework rtti: 1628 func: 27867 group: 1 struct: 251281 ]
[c] 308000 nodes [ array: 80913 framework rtti: 1628 func: 27867 group: 1 struct: 251767 ]
[c] 309000 nodes [ array: 80955 framework rtti: 1628 func: 27867 group: 1 struct: 252297 ]
[c] 310000 nodes [ array: 80994 framework rtti: 1628 func: 27867 group: 1 struct: 252709 ]
[c] 311000 nodes [ array: 81006 framework rtti: 1628 func: 27867 group: 1 struct: 253188 ]
[c] 312000 nodes [ array: 81039 framework rtti: 1628 func: 27867 group: 1 struct: 253766 ]
[c] 313000 nodes [ array: 81051 framework rtti: 1628 func: 27867 group: 1 struct: 254442 ]
[c] 314000 nodes [ array: 81085 framework rtti: 1628 func: 27867 group: 1 struct: 254935 ]
[c] 315000 nodes [ array: 81092 framework rtti: 1628 func: 27867 group: 1 struct: 255768 ]
[c] 316000 nodes [ array: 81096 framework rtti: 1628 func: 27867 group: 1 struct: 256560 ]
[c] 317000 nodes [ array: 81101 framework rtti: 1628 func: 27867 group: 1 struct: 257386 ]
[c] 318000 nodes [ array: 81101 framework rtti: 1628 func: 27867 group: 1 struct: 258135 ]
[c] 319000 nodes [ array: 81102 framework rtti: 1628 func: 27867 group: 1 struct: 259002 ]
[c] 320000 nodes [ array: 81102 framework rtti: 1628 func: 27867 group: 1 struct: 259713 ]
[c] 321000 nodes [ array: 81131 framework rtti: 1628 func: 27867 group: 1 struct: 260501 ]
[c] 322000 nodes [ array: 81152 framework rtti: 1628 func: 27867 group: 1 struct: 261108 ]
[c] 323000 nodes [ array: 81155 framework rtti: 1628 func: 27868 group: 1 struct: 261120 ]
[c] 324000 nodes [ array: 81208 framework rtti: 1628 func: 27883 group: 1 struct: 261244 ]
[c] 325000 nodes [ array: 81237 framework rtti: 1629 func: 27903 group: 1 struct: 261303 ]
[c] 326000 nodes [ array: 81265 framework rtti: 1629 func: 27910 group: 1 struct: 261398 ]
[c] 327000 nodes [ array: 81288 framework rtti: 1629 func: 27940 group: 1 struct: 264018 ]
[c] 328000 nodes [ array: 81373 framework rtti: 1629 func: 27991 group: 1 struct: 264286 ]
[c] 329000 nodes [ array: 81423 framework rtti: 1629 func: 28001 group: 1 struct: 264297 ]
[c] 330000 nodes [ array: 81473 framework rtti: 1630 func: 28030 group: 1 struct: 264378 ]
[c] 331000 nodes [ array: 81492 framework rtti: 1630 func: 28030 group: 1 struct: 264392 ]
[c] 332000 nodes [ array: 81621 framework rtti: 1667 func: 28185 group: 1 struct: 264596 ]
[c] 333000 nodes [ array: 81687 framework rtti: 1694 func: 28338 group: 1 struct: 264720 ]
[c] 334000 nodes [ array: 82014 framework rtti: 1696 func: 28360 group: 1 struct: 265304 ]
[c] 335000 nodes [ array: 82132 framework rtti: 1696 func: 28385 group: 1 struct: 266018 ]
[c] 336000 nodes [ array: 82137 framework rtti: 1823 func: 28623 group: 1 struct: 266156 ]
[c] 337000 nodes [ array: 82181 framework rtti: 1923 func: 28772 group: 1 struct: 266513 ]
[c] 338000 nodes [ array: 82421 framework rtti: 1925 func: 28847 group: 1 struct: 267146 ]
[c] 339000 nodes [ array: 82602 framework rtti: 1927 func: 28961 group: 1 struct: 267772 ]
[c] 340000 nodes [ array: 82630 framework rtti: 1927 func: 28968 group: 1 struct: 268015 ]
[c] 341000 nodes [ array: 82723 framework rtti: 1927 func: 28968 group: 1 struct: 268662 ]
[c] 342000 nodes [ array: 82915 framework rtti: 1936 func: 28968 group: 1 struct: 269024 ]
[c] 343000 nodes [ array: 82993 framework rtti: 1937 func: 28969 group: 1 struct: 269437 ]
[c] 344000 nodes [ array: 83124 framework rtti: 1948 func: 28988 group: 1 struct: 269736 ]
[c] 345000 nodes [ array: 83205 framework rtti: 1966 func: 29070 group: 1 struct: 270795 ]
[c] 346000 nodes [ array: 83304 framework rtti: 1966 func: 29070 group: 1 struct: 271534 ]
[c] 347000 nodes [ array: 83541 framework rtti: 1966 func: 29070 group: 1 struct: 271893 ]
[c] 348000 nodes [ array: 83750 framework rtti: 1966 func: 29072 group: 1 struct: 273063 ]
[c] 349000 nodes [ array: 83965 framework rtti: 1966 func: 29072 group: 1 struct: 273562 ]
[c] 350000 nodes [ array: 84207 framework rtti: 1966 func: 29072 group: 1 struct: 273931 ]
[c] 351000 nodes [ array: 84440 framework rtti: 1966 func: 29072 group: 1 struct: 274419 ]
[c] 352000 nodes [ array: 84581 framework rtti: 1966 func: 29075 group: 1 struct: 275560 ]
[c] 353000 nodes [ array: 84840 framework rtti: 1971 func: 29081 group: 1 struct: 276098 ]
[c] 354000 nodes [ array: 84843 framework rtti: 1972 func: 29082 group: 1 struct: 276663 ]
[c] 355000 nodes [ array: 84843 framework rtti: 1972 func: 29082 group: 1 struct: 277126 ]
[c] 356000 nodes [ array: 84844 framework rtti: 1972 func: 29082 group: 1 struct: 277608 ]
[c] 357000 nodes [ array: 84845 framework rtti: 1972 func: 29082 group: 1 struct: 278111 ]
[c] 358000 nodes [ array: 84845 framework rtti: 1972 func: 29082 group: 1 struct: 278566 ]
[c] 359000 nodes [ array: 84845 framework rtti: 1972 func: 29082 group: 1 struct: 279061 ]
[c] 360000 nodes [ array: 84845 framework rtti: 1972 func: 29082 group: 1 struct: 279540 ]
[c] 361000 nodes [ array: 84845 framework rtti: 1972 func: 29082 group: 1 struct: 280026 ]
[c] 362000 nodes [ array: 84848 framework rtti: 1972 func: 29082 group: 1 struct: 280541 ]
[c] 363000 nodes [ array: 84853 framework rtti: 1972 func: 29082 group: 1 struct: 281011 ]
[c] 364000 nodes [ array: 84858 framework rtti: 1972 func: 29082 group: 1 struct: 281508 ]
[c] 365000 nodes [ array: 84858 framework rtti: 1972 func: 29082 group: 1 struct: 282011 ]
[c] 366000 nodes [ array: 84858 framework rtti: 1972 func: 29082 group: 1 struct: 282517 ]
[c] 367000 nodes [ array: 84869 framework rtti: 1972 func: 29082 group: 1 struct: 283032 ]
[c] 368000 nodes [ array: 84872 framework rtti: 1972 func: 29082 group: 1 struct: 283563 ]
[c] 369000 nodes [ array: 84876 framework rtti: 1972 func: 29082 group: 1 struct: 284095 ]
[c] 370000 nodes [ array: 84876 framework rtti: 1972 func: 29082 group: 1 struct: 284649 ]
[c] 371000 nodes [ array: 84876 framework rtti: 1972 func: 29082 group: 1 struct: 285167 ]
[c] 372000 nodes [ array: 84878 framework rtti: 1977 func: 29091 group: 1 struct: 285642 ]
[c] 373000 nodes [ array: 84964 framework rtti: 1986 func: 29145 group: 1 struct: 286026 ]
[c] 374000 nodes [ array: 84964 framework rtti: 1986 func: 29145 group: 1 struct: 286038 ]
[c] 375000 nodes [ array: 84967 framework rtti: 1986 func: 29148 group: 1 struct: 286482 ]
[c] 376000 nodes [ array: 85069 framework rtti: 1995 func: 29259 group: 1 struct: 287025 ]
[c] 377000 nodes [ array: 85239 framework rtti: 1999 func: 29321 group: 1 struct: 287481 ]
[c] 378000 nodes [ array: 85300 framework rtti: 2000 func: 29321 group: 1 struct: 288021 ]
[c] 379000 nodes [ array: 85557 framework rtti: 2000 func: 29358 group: 1 struct: 288173 ]
[c] 380000 nodes [ array: 85774 framework rtti: 2008 func: 29482 group: 1 struct: 288779 ]
[c] 381000 nodes [ array: 85852 framework rtti: 2010 func: 29515 group: 1 struct: 289282 ]
[c] 382000 nodes [ array: 86096 framework rtti: 2057 func: 29516 group: 1 struct: 289563 ]
[c] 383000 nodes [ array: 86207 framework rtti: 2089 func: 29516 group: 1 struct: 289976 ]
[c] 384000 nodes [ array: 86301 framework rtti: 2141 func: 29517 group: 1 struct: 290178 ]
[c] 385000 nodes [ array: 86341 framework rtti: 2155 func: 29577 group: 1 struct: 290953 ]
[c] 386000 nodes [ array: 86364 framework rtti: 2155 func: 29582 group: 1 struct: 291652 ]
[c] 387000 nodes [ array: 86412 framework rtti: 2155 func: 29591 group: 1 struct: 292062 ]
[c] 388000 nodes [ array: 86421 framework rtti: 2155 func: 29592 group: 1 struct: 292845 ]
[c] 389000 nodes [ array: 86478 framework rtti: 2155 func: 29594 group: 1 struct: 293201 ]
[c] 390000 nodes [ array: 86482 framework rtti: 2155 func: 29606 group: 1 struct: 293517 ]
[c] 391000 nodes [ array: 86498 framework rtti: 2155 func: 29613 group: 1 struct: 294411 ]
[c] 392000 nodes [ array: 86518 framework rtti: 2155 func: 29617 group: 1 struct: 295049 ]
[c] 393000 nodes [ array: 86647 framework rtti: 2155 func: 29617 group: 1 struct: 295920 ]
[c] 394000 nodes [ array: 86693 framework rtti: 2155 func: 29617 group: 1 struct: 296876 ]
[c] 395000 nodes [ array: 86705 framework rtti: 2155 func: 29617 group: 1 struct: 297864 ]
[c] 396000 nodes [ array: 86705 framework rtti: 2155 func: 29617 group: 1 struct: 298861 ]
[c] 397000 nodes [ array: 86766 framework rtti: 2155 func: 29617 group: 1 struct: 299797 ]
[c] 398000 nodes [ array: 86777 framework rtti: 2155 func: 29617 group: 1 struct: 300781 ]
[c] 399000 nodes [ array: 86811 framework rtti: 2155 func: 29617 group: 1 struct: 301738 ]
[c] 400000 nodes [ array: 86826 framework rtti: 2155 func: 29617 group: 1 struct: 302716 ]
[c] 401000 nodes [ array: 86842 framework rtti: 2155 func: 29617 group: 1 struct: 303700 ]
[c] 402000 nodes [ array: 87094 framework rtti: 2157 func: 29634 group: 1 struct: 304227 ]
[c] 403000 nodes [ array: 87738 framework rtti: 2174 func: 29670 group: 1 struct: 304348 ]
[c] 404000 nodes [ array: 87753 framework rtti: 2175 func: 29707 group: 1 struct: 304509 ]
[c] 405000 nodes [ array: 87855 framework rtti: 2175 func: 29707 group: 1 struct: 304786 ]
[c] 406000 nodes [ array: 87886 framework rtti: 2185 func: 30155 group: 1 struct: 306750 ]
[c] 407000 nodes [ array: 87939 framework rtti: 2190 func: 30192 group: 1 struct: 307413 ]
[c] 408000 nodes [ array: 88022 framework rtti: 2218 func: 30192 group: 1 struct: 307696 ]
[c] 409000 nodes [ array: 88307 framework rtti: 2223 func: 30201 group: 1 struct: 308096 ]
[c] 410000 nodes [ array: 88640 framework rtti: 2223 func: 30231 group: 1 struct: 308771 ]
[c] 411000 nodes [ array: 88980 framework rtti: 2223 func: 30232 group: 1 struct: 309276 ]
[c] 412000 nodes [ array: 89277 framework rtti: 2223 func: 30245 group: 1 struct: 309832 ]
[c] 413000 nodes [ array: 89624 framework rtti: 2223 func: 30254 group: 1 struct: 310487 ]
[c] 414000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 310795 ]
[c] 415000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 310818 ]
[c] 416000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 310889 ]
[c] 417000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 310895 ]
[c] 418000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 310997 ]
[c] 419000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 311017 ]
[c] 420000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 311058 ]
[c] 421000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 311065 ]
[c] 422000 nodes [ array: 89712 framework rtti: 2223 func: 30255 group: 1 struct: 311074 ]
[c] 423000 nodes [ array: 89719 framework rtti: 2223 func: 30257 group: 1 struct: 311121 ]
[c] 424000 nodes [ array: 89739 framework rtti: 2225 func: 30270 group: 1 struct: 311178 ]
[c] 425000 nodes [ array: 89993 framework rtti: 2228 func: 30366 group: 1 struct: 313226 ]
[c] 426000 nodes [ array: 90286 framework rtti: 2229 func: 30497 group: 1 struct: 313615 ]
[c] 427000 nodes [ array: 90311 framework rtti: 2238 func: 30539 group: 1 struct: 314004 ]
[c] 428000 nodes [ array: 90444 framework rtti: 2249 func: 30551 group: 1 struct: 314391 ]
[c] 429000 nodes [ array: 90472 framework rtti: 2251 func: 30556 group: 1 struct: 314581 ]
[c] 430000 nodes [ array: 90493 framework rtti: 2251 func: 30584 group: 1 struct: 315191 ]
[c] 431000 nodes [ array: 90536 framework rtti: 2252 func: 30590 group: 1 struct: 315456 ]
[c] 432000 nodes [ array: 90537 framework rtti: 2253 func: 30592 group: 1 struct: 315844 ]
[c] 433000 nodes [ array: 90573 framework rtti: 2253 func: 30602 group: 1 struct: 316681 ]
[c] 434000 nodes [ array: 90808 framework rtti: 2255 func: 30671 group: 1 struct: 316925 ]
[c] 435000 nodes [ array: 91808 framework rtti: 2255 func: 30671 group: 1 struct: 316925 ]
[c] 436000 nodes [ array: 92350 framework rtti: 2259 func: 30902 group: 1 struct: 316977 ]
[c] 437000 nodes [ array: 92485 framework rtti: 2259 func: 30902 group: 1 struct: 317555 ]
[c] 438000 nodes [ array: 92556 framework rtti: 2271 func: 30941 group: 1 struct: 317862 ]
[c] 439000 nodes [ array: 92697 framework rtti: 2327 func: 30955 group: 1 struct: 318246 ]
[c] 440000 nodes [ array: 92751 framework rtti: 2351 func: 30961 group: 1 struct: 318739 ]
[c] 441000 nodes [ array: 92776 framework rtti: 2362 func: 31019 group: 1 struct: 318906 ]
[c] 442000 nodes [ array: 92776 framework rtti: 2362 func: 31019 group: 1 struct: 318906 ]
[c] 443000 nodes [ array: 92799 framework rtti: 2363 func: 31176 group: 1 struct: 319353 ]
[c] 444000 nodes [ array: 92882 framework rtti: 2367 func: 31207 group: 1 struct: 320042 ]
[c] 445000 nodes [ array: 92948 framework rtti: 2368 func: 31224 group: 1 struct: 320326 ]
[c] 446000 nodes [ array: 92966 framework rtti: 2384 func: 31367 group: 1 struct: 320407 ]
[c] 447000 nodes [ array: 92993 framework rtti: 2388 func: 31423 group: 1 struct: 320748 ]
[c] 448000 nodes [ array: 93031 framework rtti: 2393 func: 31568 group: 1 struct: 321454 ]
[c] 449000 nodes [ array: 93121 framework rtti: 2406 func: 31806 group: 1 struct: 321767 ]
[c] 450000 nodes [ array: 93142 framework rtti: 2415 func: 32146 group: 1 struct: 322335 ]
[c:database] GC transformer: finished helpers
[c] 451000 nodes [ array: 93546 framework rtti: 2420 func: 32234 group: 1 struct: 324380 ]
[c] 452000 nodes [ array: 94083 framework rtti: 2420 func: 32234 group: 1 struct: 324509 ]
[c] 453000 nodes [ array: 94104 framework rtti: 2453 func: 32339 group: 1 struct: 324672 ]
[c] 454000 nodes [ array: 94170 framework rtti: 2575 func: 32845 group: 1 struct: 325146 ]
[c] 455000 nodes [ array: 94308 framework rtti: 2642 func: 33079 group: 1 struct: 325498 ]
[c] 456000 nodes [ array: 94432 framework rtti: 2677 func: 33265 group: 1 struct: 325677 ]
[rtyper] specializing: 281200 / 281512 blocks (99%)
[rtyper] -=- specialized 407 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5743 typeids
[gctransform:info] added 132348 push/pop stack root instructions
[gctransform:info] inserted 6347 write barrier calls
[gctransform:info] inserted 6898 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 456824 nodes [ array: 94629 framework rtti: 2702 func: 33466 group: 1 struct: 326026 ]
[c:database] Completed
[translation:info] database for generating C source was created
[translation:info] Generating c source...
[c:writing] structdef.h
[c:writing] forwarddecl.h
[c:writing] preimpl.h
[c:writing] data_pypy_goal.c
[c:writing] data_pypy_interpreter.c
[c:writing] data_pypy_interpreter_astcompiler.c
[c:writing] data_pypy_interpreter_pyparser.c
[c:writing] data_pypy_module___builtin__.c
[c:writing] data_pypy_module___pypy__.c
[c:writing] data_pypy_module__abc.c
[c:writing] data_pypy_module__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__frozen_importlib.c
[c:writing] data_pypy_module__io.c
[c:writing] data_pypy_module__locale.c
[c:writing] data_pypy_module__lsprof.c
[c:writing] data_pypy_module__minimal_curses.c
[c:writing] data_pypy_module__multibytecodec.c
[c:writing] data_pypy_module__multiprocessing.c
[c:writing] data_pypy_module__opcode.c
[c:writing] data_pypy_module__pickle.c
[c:writing] data_pypy_module__posixsubprocess.c
[c:writing] data_pypy_module__pypyjson.c
[c:writing] data_pypy_module__random.c
[c:writing] data_pypy_module__rawffi.c
[c:writing] data_pypy_module__rawffi_alt.c
[c:writing] data_pypy_module__socket.c
[c:writing] data_pypy_module__sre.c
[c:writing] data_pypy_module__vmprof.c
[c:writing] data_pypy_module__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module_array.c
[c:writing] data_pypy_module_binascii.c
[c:writing] data_pypy_module_bz2.c
[c:writing] data_pypy_module_cmath.c
[c:writing] data_pypy_module_cpyext.c
[c:writing] data_pypy_module_exceptions.c
[c:writing] data_pypy_module_faulthandler.c
[c:writing] data_pypy_module_fcntl.c
[c:writing] data_pypy_module_gc.c
[c:writing] data_pypy_module_imp.c
[c:writing] data_pypy_module_itertools.c
[c:writing] data_pypy_module_marshal.c
[c:writing] data_pypy_module_math.c
[c:writing] data_pypy_module_mmap.c
[c:writing] data_pypy_module_operator.c
[c:writing] data_pypy_module_posix.c
[c:writing] data_pypy_module_pwd.c
[c:writing] data_pypy_module_pyexpat.c
[c:writing] data_pypy_module_pypyjit.c
[c:writing] data_pypy_module_select.c
[c:writing] data_pypy_module_signal.c
[c:writing] data_pypy_module_struct.c
[c:writing] data_pypy_module_sys.c
[c:writing] data_pypy_module_termios.c
[c:writing] data_pypy_module_thread.c
[c:writing] data_pypy_module_time.c
[c:writing] data_pypy_module_unicodedata.c
[c:writing] data_pypy_module_zlib.c
[c:writing] data_pypy_objspace.c
[c:writing] data_pypy_objspace_std.c
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_aarch64.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rlib_unicodedata_3.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] nonfuncnodes_31.c
[c:writing] nonfuncnodes_32.c
[c:writing] nonfuncnodes_33.c
[c:writing] nonfuncnodes_34.c
[c:writing] data_pypy_interpreter_1.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__codecs_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__locale_1.c
[c:writing] data_pypy_module__multibytecodec_1.c
[c:writing] data_pypy_module__multiprocessing_1.c
[c:writing] data_pypy_module__vmprof_1.c
[c:writing] data_pypy_module_bz2_1.c
[c:writing] data_pypy_module_cpyext_1.c
[c:writing] data_pypy_module_faulthandler_1.c
[c:writing] data_pypy_module_math_1.c
[c:writing] data_pypy_module_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_signal_1.c
[c:writing] data_pypy_module_sys_1.c
[c:writing] data_pypy_module_thread_1.c
[c:writing] data_pypy_module_time_1.c
[c:writing] data_pypy_module_zlib_1.c
[c:writing] data_pypy_objspace_std_1.c
[c:writing] data_rpython_jit_backend_aarch64_1.c
[c:writing] data_rpython_jit_backend_llsupport_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rstruct_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] data_rpython_rtyper_lltypesystem_module.c
[c:writing] implement.c
[c:writing] implement_1.c
[c:writing] implement_2.c
[c:writing] implement_3.c
[c:writing] implement_4.c
[c:writing] implement_5.c
[c:writing] implement_6.c
[c:writing] implement_7.c
[c:writing] implement_8.c
[c:writing] implement_9.c
[c:writing] implement_10.c
[c:writing] implement_11.c
[c:writing] implement_12.c
[c:writing] implement_13.c
[c:writing] implement_14.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:computedgoto] pypy_g__str_decode_utf8_slowpath: 5 cases
[c:writing] pypy_interpreter_3.c
[c:writing] pypy_interpreter_4.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 133 cases
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 6 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:writing] pypy_interpreter_5.c
[c:writing] pypy_interpreter_astcompiler.c
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g__opcode_stack_effect: 133 cases
[c:computedgoto] pypy_g__apply_static_swaps: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g__next_swappable: 5 cases
[c:computedgoto] pypy_g_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_PythonCodeMaker_emit_compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_unwind_fblock: 11 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 13 cases
[c:writing] pypy_interpreter_astcompiler_5.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_AugAssign: 13 cases
[c:computedgoto] pypy_g_UnparseVisitor_visit_BinOp: 13 cases
[c:computedgoto] pypy_g_UnparseVisitor_visit_Compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_6.c
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_interpreter_pyparser_1.c
[c:writing] pypy_interpreter_pyparser_2.c
[c:writing] pypy_interpreter_pyparser_3.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__abc.c
[c:writing] pypy_module__cffi_backend.c
[c:computedgoto] pypy_g_W_LibObject__build_attr: 11 cases
[c:writing] pypy_module__cffi_backend_1.c
[c:computedgoto] pypy_g_realize_c_type_or_func_now: 9 cases
[c:writing] pypy_module__cffi_backend_2.c
[c:writing] pypy_module__codecs.c
[c:computedgoto] pypy_g_surrogatepass_errors: 5 cases
[c:computedgoto] pypy_g_surrogatepass_errors: 5 cases
[c:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__csv.c
[c:computedgoto] pypy_g_W_Reader_next_w: 7 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 9 cases
[c:writing] pypy_module__frozen_importlib.c
[c:writing] pypy_module__io.c
[c:writing] pypy_module__io_1.c
[c:writing] pypy_module__jitlog.c
[c:writing] pypy_module__locale.c
[c:writing] pypy_module__lsprof.c
[c:writing] pypy_module__md5.c
[c:writing] pypy_module__minimal_curses.c
[c:writing] pypy_module__multibytecodec.c
[c:writing] pypy_module__multiprocessing.c
[c:writing] pypy_module__opcode.c
[c:writing] pypy_module__pickle.c
[c:writing] pypy_module__pickle_1.c
[c:writing] pypy_module__pickle_2.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__posixsubprocess.c
[c:writing] pypy_module__pypyjson.c
[c:writing] pypy_module__random.c
[c:writing] pypy_module__rawffi.c
[c:writing] pypy_module__rawffi_alt.c
[c:writing] pypy_module__socket.c
[c:writing] pypy_module__sre.c
[c:computedgoto] pypy_g__validate_inner: 5 cases
[c:computedgoto] pypy_g__validate_inner: 8 cases
[c:writing] pypy_module__string.c
[c:writing] pypy_module__vmprof.c
[c:writing] pypy_module__warnings.c
[c:writing] pypy_module__weakref.c
[c:writing] pypy_module_array.c
[c:computedgoto] pypy_g_portal_23: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:computedgoto] pypy_g_array_reconstructor: 8 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.c
[c:writing] pypy_module_cmath.c
[c:writing] pypy_module_cpyext.c
[c:writing] pypy_module_cpyext_1.c
[c:writing] pypy_module_cpyext_2.c
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:writing] pypy_module_cpyext_3.c
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:computedgoto] pypy_g_get_slot_by_num: 81 cases
[c:writing] pypy_module_cpyext_4.c
[c:writing] pypy_module_cpyext_5.c
[c:writing] pypy_module_cpyext_6.c
[c:writing] pypy_module_cpyext_7.c
[c:writing] pypy_module_cpyext_8.c
[c:writing] pypy_module_cpyext_9.c
[c:writing] pypy_module_exceptions.c
[c:writing] pypy_module_faulthandler.c
[c:writing] pypy_module_fcntl.c
[c:writing] pypy_module_gc.c
[c:writing] pypy_module_imp.c
[c:writing] pypy_module_itertools.c
[c:writing] pypy_module_marshal.c
[c:writing] pypy_module_math.c
[c:writing] pypy_module_mmap.c
[c:writing] pypy_module_operator.c
[c:writing] pypy_module_posix.c
[c:writing] pypy_module_posix_1.c
[c:writing] pypy_module_pwd.c
[c:writing] pypy_module_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.c
[c:writing] pypy_module_termios.c
[c:writing] pypy_module_thread.c
[c:writing] pypy_module_time.c
[c:writing] pypy_module_token.c
[c:writing] pypy_module_unicodedata.c
[c:writing] pypy_module_zipimport.c
[c:writing] pypy_module_zlib.c
[c:writing] pypy_objspace.c
[c:writing] pypy_objspace_std.c
[c:writing] pypy_objspace_std_1.c
[c:computedgoto] pypy_g_W_ObjectObjectUserDictWeakrefable__mapdict_pop_a: 5 cases
[c:writing] pypy_objspace_std_2.c
[c:writing] pypy_objspace_std_3.c
[c:writing] pypy_objspace_std_4.c
[c:writing] pypy_objspace_std_5.c
[c:writing] pypy_objspace_std_6.c
[c:writing] pypy_objspace_std_7.c
[c:writing] pypy_objspace_std_8.c
[c:writing] pypy_objspace_std_9.c
[c:writing] pypy_objspace_std_10.c
[c:writing] pypy_objspace_std_11.c
[c:writing] pypy_objspace_std_12.c
[c:writing] pypy_objspace_std_13.c
[c:writing] pypy_objspace_std_14.c
[c:writing] rpython_flowspace.c
[c:writing] rpython_jit_backend.c
[c:writing] rpython_jit_backend_aarch64.c
[c:computedgoto] pypy_g_AssemblerARM64__walk_operations: 7 cases
[c:computedgoto] pypy_g_Regalloc_prepare_guard_op_guard_not_forced: 7 cases
[c:writing] rpython_jit_backend_aarch64_1.c
[c:writing] rpython_jit_backend_llsupport.c
[c:writing] rpython_jit_backend_llsupport_1.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c:computedgoto] pypy_g_dispatch_loop: 235 cases
[c:writing] rpython_jit_metainterp_3.c
[c:writing] rpython_jit_metainterp_4.c
[c:writing] rpython_jit_metainterp_5.c
[c:writing] rpython_jit_metainterp_6.c
[c:writing] rpython_jit_metainterp_7.c
[c:writing] rpython_jit_metainterp_8.c
[c:writing] rpython_jit_metainterp_9.c
[c:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:writing] rpython_jit_metainterp_10.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_11.c
[c:writing] rpython_jit_metainterp_12.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:computedgoto] pypy_g_Optimizer_protect_speculative_operation: 8 cases
[c:computedgoto] pypy_g_OptHeap_check_postprocess_: 6 cases
[c:computedgoto] pypy_g_dispatch_postprocess___star_0: 6 cases
[c:writing] rpython_jit_metainterp_optimizeopt_2.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_3.c
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_jit_metainterp_optimizeopt_5.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 12 cases
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:computedgoto] pypy_g__siphash24_with_key___1: 8 cases
[c:writing] rpython_rlib_1.c
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:computedgoto] pypy_g_isspace_2: 6 cases
[c:writing] rpython_rlib_4.c
[c:computedgoto] pypy_g__siphash24_with_key___4: 8 cases
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 8 cases
[c:writing] rpython_rtyper.c
[c:computedgoto] pypy_g_str_decode_utf8__SomeString: 5 cases
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_4.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-py3.11-11/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-py3.11-11/testing_1
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_str_decode_locale_surrogateescape’:
[platform:WARNING] pypy_module__codecs.c:204:18: warning: pointer targets in assignment from ‘wchar_t *’ {aka ‘unsigned int *’} to ‘int *’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 204 | l_ubuf_0 = pypy_char2wchar(l_v724192, l_v724163);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__codecs.c:295:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 295 | pypy_char2wchar_free(l_ubuf_0);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] In file included from singleheader.h:152:
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c:380:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 380 | pypy_char2wchar_free(l_ubuf_0);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_str_decode_locale_strict’:
[platform:WARNING] pypy_module__codecs.c:596:18: warning: pointer targets in assignment from ‘wchar_t *’ {aka ‘unsigned int *’} to ‘int *’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 596 | l_ubuf_1 = pypy_char2wchar_strict(l_v724331, l_v724302);
[platform:WARNING] | ^
[platform:WARNING] pypy_module__codecs.c:686:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 686 | pypy_char2wchar_free(l_ubuf_1);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c:771:30: warning: pointer targets in passing argument 1 of ‘pypy_char2wchar_free’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 771 | pypy_char2wchar_free(l_ubuf_1);
[platform:WARNING] | ^~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:7:47: note: expected ‘wchar_t *’ {aka ‘unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 7 | RPY_EXTERN void pypy_char2wchar_free(wchar_t *text);
[platform:WARNING] | ~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_utf8_encode_locale_surrogateescape’:
[platform:WARNING] pypy_module__codecs.c:1117:36: warning: pointer targets in passing argument 1 of ‘pypy_wchar2char’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 1117 | l_sbuf_0 = pypy_wchar2char(l_v724499, l_v724472);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:8:49: note: expected ‘const wchar_t *’ {aka ‘const unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 8 | RPY_EXTERN char* pypy_wchar2char(const wchar_t *text, size_t *error_pos);
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~~
[platform:WARNING] pypy_module__codecs.c: In function ‘pypy_g_utf8_encode_locale_strict’:
[platform:WARNING] pypy_module__codecs.c:1459:43: warning: pointer targets in passing argument 1 of ‘pypy_wchar2char_strict’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 1459 | l_sbuf_1 = pypy_wchar2char_strict(l_v724627, l_v724600);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | int *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/module/_codecs/locale_codec.h:9:56: note: expected ‘const wchar_t *’ {aka ‘const unsigned int *’} but argument is of type ‘int *’
[platform:WARNING] 9 | RPY_EXTERN char* pypy_wchar2char_strict(const wchar_t *text, size_t *error_pos);
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~~
[platform:WARNING] pypy_module__multibytecodec.c: In function ‘pypy_g_enc_setstate’:
[platform:WARNING] pypy_module__multibytecodec.c:1822:46: warning: pointer targets in passing argument 2 of ‘pypy_cjk_enc_setstate’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 1822 | pypy_cjk_enc_setstate(l_encodebuf_4, l_v804324);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | char *
[platform:WARNING] In file included from singleheader.h:170:
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:154:75: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
[platform:WARNING] 154 | void pypy_cjk_enc_setstate(struct pypy_cjk_enc_s *d, const unsigned char *buf);
[platform:WARNING] | ~~~~~~~~~~~~~~~~~~~~~^~~
[platform:WARNING] pypy_module__multibytecodec.c: In function ‘pypy_g_enc_getstate’:
[platform:WARNING] pypy_module__multibytecodec.c:3203:46: warning: pointer targets in passing argument 2 of ‘pypy_cjk_enc_getstate’ differ in signedness [-Wpointer-sign]
[platform:WARNING] 3203 | pypy_cjk_enc_getstate(l_encodebuf_5, l_v804759);
[platform:WARNING] | ^~~~~~~~~
[platform:WARNING] | |
[platform:WARNING] | char *
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-aarch64/build/rpython/../pypy/module/_multibytecodec/src/cjkcodecs/multibytecodec.h:152:69: note: expected ‘unsigned char *’ but argument is of type ‘char *’
[platform:WARNING] 152 | void pypy_cjk_enc_getstate(struct pypy_cjk_enc_s *d, unsigned char *buf);
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~
[translation:info] copied: /tmp/usession-py3.11-11/testing_1/pypy3.11-c to /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.11-c
[translation:info] copied: /tmp/usession-py3.11-11/testing_1/libpypy3.11-c.so to /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/libpypy3.11-c.so
[translation:info] created: /buildbot/slave/pypy-c-jit-linux-aarch64/build/pypy/goal/pypy3.11-c
[translation:info] Create cffi bindings for modules...
* _pypy_util_build.py
* _blake2/_blake2_build.py
* _sha3/_sha3_build.py
* _ssl_build.py
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
* _pwdgrp_build.py
* _resource_build.py
* _lzma_build.py
* _posixshmem_build.py
[translation:info] usession directory: /tmp/usession-py3.11-11
[Timer] Timings:
[Timer] loading target --- 56.2 s
[Timer] annotate --- 524.1 s
[Timer] rtype_lltype --- 229.4 s
[Timer] pyjitpl_lltype --- 465.5 s
[Timer] backendopt_lltype --- 235.0 s
[Timer] stackcheckinsertion_lltype --- 9.2 s
[Timer] database_c --- 403.9 s
[Timer] source_c --- 210.5 s
[Timer] compile_c --- 443.4 s
[Timer] build_cffi_imports --- 35.8 s
[Timer] ===========================================
[Timer] Total: --- 2613.1 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
generating ./_pypy_openssl.c
the current directory is '/buildbot/slave/pypy-c-jit-linux-aarch64/build/lib_pypy'
stderr:
program finished with exit code 0
elapsedTime=2625.596652