| "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0. |
| Cloning into 'master'... |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0. |
| configure: WARNING: does not work; ignore |
| "make update-unicode -j3" exit with 512. |
| /home/opc/ruby/src/master/tool/downloader.rb:291:in `rescue in download': failed to download 15.0.0/ucd/PropertyValueAliases.txt (RuntimeError) |
| Errno::ENOENT: No such file or directory @ rb_file_s_lstat - /home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt: https://www.unicode.org/Public/15.0.0/ucd/PropertyValueAliases.txt |
| from /home/opc/ruby/src/master/tool/downloader.rb:198:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:133:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:455:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:438:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:438:in `<main>' |
| /home/opc/ruby/src/master/tool/downloader.rb:358:in `lstat': No such file or directory @ rb_file_s_lstat - /home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt (Errno::ENOENT) |
| from /home/opc/ruby/src/master/tool/downloader.rb:358:in `lstat' |
| from /home/opc/ruby/src/master/tool/downloader.rb:358:in `save_cache' |
| from /home/opc/ruby/src/master/tool/downloader.rb:287:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:133:in `download' |
| from /home/opc/ruby/src/master/tool/downloader.rb:455:in `block in <main>' |
| from /home/opc/ruby/src/master/tool/downloader.rb:438:in `each' |
| from /home/opc/ruby/src/master/tool/downloader.rb:438:in `<main>' |
| make: *** [uncommon.mk:1588: /home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/UnicodeData.txt] Error 1 |
| make: *** Deleting file '/home/opc/ruby/src/master/enc/unicode/data/15.0.0/ucd/UnicodeData.txt' |
| make: *** Waiting for unfinished jobs.... |
| "make update-download -j3" exit with 0. |
| Cloning into '/home/opc/ruby/src/master/gems/src/typeprof'... |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make update-rubyspec -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| "make after-update -j3" exit with 0. |
| + cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| libffi_version: 3.1.0 |
| "make install -j3" exit with 0. |
| From https://github.com/ruby/typeprof |
| * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD |
| HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 0. |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j3'" exit with 0. |