Set up gcc environment - 3.3 *** ExtUtils::AutoInstall version 0.59 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.47) - Time::HiRes ...loaded. (1.9708) [Statistical sampling support] - Statistics::PointEstimation ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [Y/n] y *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Benchmark::Timer ------------------------------------------------------------------------------ /export/home/cpanrun/build/5.10.0/bin/perl -Iinc Makefile.PL --config= --installdeps=Statistics::PointEstimation,0 Set up gcc environment - 3.3 *** Installing dependencies... [MSG] No '/export/home/cpanrun/.cpanplus/custom-sources' dir, skipping custom sources *** Installing Statistics::PointEstimation... Running [/export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-TTest-1.1.0/Makefile.PL ]... Set up gcc environment - 3.3 Warning: prerequisite Statistics::Descriptive 2.6 not found. Warning: prerequisite Statistics::Distributions 0.07 not found. Writing Makefile for Statistics::TTest Running [/export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-Descriptive-2.6/Makefile.PL ]... Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Statistics::Descriptive Running [/usr/local/bin/make test ]... make[1]: Entering directory `/export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-Descriptive-2.6' PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl descr....1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok All tests successful. Files=1, Tests=14, 5 wallclock secs ( 4.20 cusr + 0.19 csys = 4.39 CPU) make[1]: Leaving directory `/export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-Descriptive-2.6' Running [/export/home/cpanrun/build/5.10.0/bin/perl /export/home/cpanrun/build/5.10.0/lib/../bin/cpanp-run-perl /export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-Distributions-1.02/Makefile.PL ]... Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Statistics::Distributions Running [/usr/local/bin/make test ]... make[1]: Entering directory `/export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-Distributions-1.02' PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..9 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 make[1]: Leaving directory `/export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-Distributions-1.02' Running [/usr/local/bin/make test ]... make[1]: Entering directory `/export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-TTest-1.1.0' PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Summary from the observed values of the sample : sample size= 32 , degree of freedom=31 mean=0.0569825465830345 , variance=0.0972486807357452 standard deviation=0.311847207356015 , standard error=0.0551273187538813 the estimate of the mean is 0.0569825465830345 +/- 0.112432166598541 or (-0.0554496200155065 to 0.169414713181575 ) with 95 % of confidence t-statistic=T=1.03365351101939 , Prob >|T|=0.3093 mean:0.0569825465830345 variance:0.0972486807357452 t_prob:0.3093 upper_clm:0.169414713181575 t_value:2.0395 standard_error:0.0551273187538813 significance:95 lower_clm:-0.0554496200155065 valid:1 alpha:0.025 df:31 delta:0.112432166598541 t_statistic:1.03365351101939 500 trials 471 successes 29failure 94.2% success rate make[1]: Leaving directory `/export/home/cpanrun/.cpanplus/5.10.0/build/Statistics-TTest-1.1.0' *** Statistics::PointEstimation successfully installed. *** ExtUtils::AutoInstall installation finished. cp lib/Benchmark/Timer.pm blib/lib/Benchmark/Timer.pm Manifying blib/man3/Benchmark::Timer.3 /export/home/cpanrun/build/5.10.0/bin/perl -Iinc Makefile.PL --config= --installdeps=Statistics::PointEstimation,0 Set up gcc environment - 3.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/01_basic.t t/02_skip.t t/03_statistical.t t/04_reports.t t/99_errors.t t/01_basic..........1..11 ok 1 - use Benchmark::Timer; ok 2 - Construct Benchmark::Timer ok 3 - reset ok 4 - Start/stop a tag ok 5 - Nonzero single result ok 6 - Multiple results ok 7 - Array ref results isa ARRAY ok 8 - tag data array ok 9 - Array ref data isa ARRAY ok 10 - all tags data array ok 11 - all tags data ref isa ARRAY ok t/02_skip...........1..5 ok 1 - Data size two tags ok 2 - Data size skip 1 ok 3 - Data size 1 trial only ok 4 - Data size no trials ok 5 - Data size no trials (n+1) ok t/03_statistical....1..4 ok 1 - Created Benchmark::Timer 1 trial of tag (1.005s total) Error: +/- 0.00000 with 97.5 confidence 2 trials of tag (2.012s total), 1.006s/trial Error: +/- 0.01817 with 97.5 confidence 3 trials of tag (3.018s total), 1.006s/trial Error: +/- 0.00270 with 97.5 confidence ok 2 - Finished collecting data ok 3 - Statistical results Data: $VAR1 = [ '1.005274', '1.006702', '1.006411' ]; ok 4 - More than 2 trials ok t/04_reports........1..10 ok 1 - Start/stop a tag ok 2 - Single timing report ok 3 - Multiple timing report ok 4 - Multiple timing report--scalar ok 5 - Multiple timing report--hash ok 6 - Single timing report--last tag used ok 7 - Multiple timing report--scalar ok 8 - Multiple timing report--hash ok 9 - Multiple timing report--hash element 1 ok 10 - Multiple timing report--hash element 2 ok t/99_errors.........1..6 ok 1 - Must call start first ok 2 - Out of sync ok 3 - Argument skip 1 ok 4 - Argument skip 2 ok 5 - Argument skip 3 ok 6 - Invalid argument ok All tests successful. Files=5, Tests=36, 5 wallclock secs ( 1.92 cusr + 0.26 csys = 2.18 CPU) /export/home/cpanrun/build/5.10.0/bin/perl -Iinc Makefile.PL --config= --installdeps=Statistics::PointEstimation,0 Set up gcc environment - 3.3 Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Benchmark/Timer.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Benchmark/Timer.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Benchmark::Timer.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod