Ignore:
Timestamp:
02/03/2019 06:37:53 PM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
4d176c4f
Parents:
8f6f10e
Message:

Merge to HEAD 21080.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/BOOK-elogind@21081 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r8f6f10e rd60cd837  
    77  <!ENTITY ruby-download-http "http://cache.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    88  <!ENTITY ruby-download-ftp  " ">
    9   <!ENTITY ruby-md5sum        "7eeae640892f1dc89403edcfbb901223">
     9  <!ENTITY ruby-md5sum        "8ef05a53e3767d03688e5c55f915ce80">
    1010  <!ENTITY ruby-size          "11 MB">
    11   <!ENTITY ruby-buildsize     "366 MB, with checks (add 202 MB for C API docs)">
    12   <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 3.0 SBU for tests; add 0.4 SBU for C API docs)">
     11  <!ENTITY ruby-buildsize     "411 MB, with checks (add 279 MB for C API docs)">
     12  <!ENTITY ruby-time          "1.2 SBU (using parallelism=4; add 4.1 SBU for tests; add 0.6 SBU for C API docs)">
    1313]>
    1414
     
    111111    <para>
    112112      To test the results, issue: <command>make check</command>. There
    113       are 17393 tests.  A few (two) fail.
     113      are 20248 tests.  A one test, ungetbyte, fails.
    114114      If the tests are
    115115      run in a directory that has a world writable component (e.g. /tmp)
Note: See TracChangeset for help on using the changeset viewer.