* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bench’ ...
** package ‘bench’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpNNAZwQ/R.INSTALLc94673e4e37da/bench/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c load.c -o load.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c mark.c -o mark.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c nanotime.c -o nanotime.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c process_memory.c -o process_memory.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bench.so load.o mark.o nanotime.o process_memory.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpNNAZwQ/R.INSTALLc94673e4e37da/bench/src'
make[1]: Entering directory '/tmp/RtmpNNAZwQ/R.INSTALLc94673e4e37da/bench/src'
make[1]: Leaving directory '/tmp/RtmpNNAZwQ/R.INSTALLc94673e4e37da/bench/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bench/00new/bench/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bench’
    finding HTML links ... done
    as_bench_mark                           html  
    as_bench_time                           html  
    autoplot.bench_mark                     html  
    bench-package                           html  
    bench_bytes                             html  
    bench_bytes_trans                       html  
    bench_load_average                      html  
    bench_memory                            html  
    bench_process_memory                    html  
    bench_time                              html  
    bench_time_trans                        html  
    hires_time                              html  
    knit_print.bench_mark                   html  
    mark                                    html  
    press                                   html  
    finding level-2 HTML links ... done

    scale_bench_expr                        html  
    scale_bench_time                        html  
    summary.bench_mark                      html  
    workout                                 html  
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (bench)