>>> ruby-matrix: Building main/ruby-matrix 0.4.2-r3 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 16:58:05 +0000 >>> ruby-matrix: Validating /home/udu/aports/main/ruby-matrix/APKBUILD... >>> ruby-matrix: Analyzing dependencies... >>> ruby-matrix: Installing for build: build-base ruby ruby-rdoc ruby-test-unit (1/8) Installing yaml (0.2.5-r2) (2/8) Installing ruby-libs (3.4.4-r0) (3/8) Installing libucontext (1.3.2-r0) (4/8) Installing ruby (3.4.4-r0) (5/8) Installing ruby-rdoc (3.4.4-r0) (6/8) Installing ruby-power_assert (2.0.5-r0) (7/8) Installing ruby-test-unit (3.6.8-r0) (8/8) Installing .makedepends-ruby-matrix (20250908.165805) Executing busybox-1.37.0-r19.trigger OK: 962 MiB in 305 packages >>> ruby-matrix: Cleaning up srcdir >>> ruby-matrix: Cleaning up pkgdir >>> ruby-matrix: Cleaning up tmpdir >>> ruby-matrix: Fetching https://github.com/ruby/matrix/archive/v0.4.2/matrix-0.4.2.tar.gz Connecting to github.com ([2a01:4f9:c010:3f02:64:0:8c52:7904]:443) Connecting to codeload.github.com ([2a01:4f9:c010:3f02:64:0:8c52:790a]:443) saving to '/var/cache/distfiles/matrix-0.4.2.tar.gz.part' matrix-0.4.2.tar.gz. 100% |********************************| 42649 0:00:00 ETA '/var/cache/distfiles/matrix-0.4.2.tar.gz.part' saved >>> ruby-matrix: Fetching https://github.com/ruby/matrix/archive/v0.4.2/matrix-0.4.2.tar.gz >>> ruby-matrix: Checking sha512sums... matrix-0.4.2.tar.gz: OK >>> ruby-matrix: Unpacking /var/cache/distfiles/matrix-0.4.2.tar.gz... WARNING: description and summary are identical WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: matrix Version: 0.4.2 File: matrix-0.4.2.gem Loaded suite -e Started TestMatrix: test_abs: .: (0.000126) test_add: .: (0.000112) test_adjoint: .: (0.000086) test_adjugate: .: (0.000378) test_clone: .: (0.000061) test_cofactor: .: (0.000110) test_collect: .: (0.000107) test_column: .: (0.000051) test_column_vector: .: (0.000032) test_column_vectors: .: (0.000034) test_columns: .: (0.000030) test_combine: .: (0.000123) test_conjugate: .: (0.000036) test_det: .: (0.000029) test_determinant: .: (0.000057) test_diagonal: .: (0.000042) test_div: .: (0.000090) test_dup: .: (0.000044) test_eigensystem: .: (0.002357) test_eigenvalues_and_eigenvectors_nonsymmetric: .: (0.000108) test_eigenvalues_and_eigenvectors_symmetric: .: (0.000107) test_empty: .: (0.000077) test_equality: .: (0.000044) test_exp: .: (0.000200) test_first_minor: .: (0.000080) test_freeze: .: (0.000054) test_hadamard_product: .: (0.000070) test_hash: .: (0.000036) test_hash_equality: .: (0.000059) test_hstack: .: (0.000101) test_identity: .: (0.000129) test_identity2: .: (0.000050) test_imaginary: .: (0.000035) test_inspect: .: (0.000072) test_inverse: .: (0.000059) test_laplace_expansion: .: (0.000204) test_lup: .: (0.000567) test_map!: .: (0.000128) test_matrix: .: (0.000137) test_minor: .: (0.000071) test_mul: .: (0.000091) test_negate: .: (0.000041) test_new_matrix: .: (0.000054) test_orthogonal: .: (0.000087) test_ractor: .: (0.060620) test_rank: .: (0.002624) test_rank2: .: (0.000226) test_real: .: (0.000047) test_rect: .: (0.000171) test_regular?: .: (0.000343) test_rotate_with_numeric: .: (0.000116) test_rotate_with_symbol: .: (0.000089) test_round: .: (0.000035) test_row: .: (0.000039) test_row_vector: .: (0.000029) test_row_vectors: .: (0.000031) test_rows: .: (0.000027) test_rows_copy: .: (0.000036) test_scalar: .: (0.000042) test_scalar_add: .: (0.000070) test_scalar_div: .: (0.000065) test_scalar_mul: .: (0.000133) test_scalar_pow: .: (0.000056) test_scalar_sub: .: (0.000049) test_set_element: .: (0.009589) test_singular?: .: (0.000065) test_square?: .: (0.000042) test_sub: .: (0.000087) test_to_matrix: .: (0.000031) test_to_s: .: (0.000044) test_trace: .: (0.000033) test_transpose: .: (0.000030) test_unitary?: .: (0.000075) test_uplus: .: (0.000029) test_vstack: .: (0.000095) test_zero: .: (0.000045) TestVector: test_add: .: (0.000083) test_angle_with: .: (0.000113) test_aref: .: (0.000030) test_basis: .: (0.000118) test_clone: .: (0.000044) test_collect: .: (0.000021) test_collect2: .: (0.000021) test_complex_magnitude: .: (0.000021) test_covector: .: (0.000022) test_cross_product: .: (0.000185) test_dup: .: (0.000038) test_each2: .: (0.000022) test_equality: .: (0.000029) test_freeze: .: (0.000036) test_get_element: .: (0.000027) test_hash: .: (0.000023) test_hash_equality: .: (0.000042) test_identity: .: (0.000029) test_independent?: .: (0.000529) test_inner_product: .: (0.000057) test_inspect: .: (0.000023) test_magnitude: .: (0.000036) test_map!: .: (0.000042) test_map2: .: (0.000024) test_mul: .: (0.000052) test_negate: .: (0.000025) test_r: .: (0.000019) test_rational_magnitude: .: (0.000027) test_round: .: (0.000021) test_set_element: .: (0.000089) test_size: .: (0.000021) test_sub: .: (0.000041) test_to_matrix: .: (0.000022) test_to_s: .: (0.000021) test_uplus: .: (0.000018) test_zero: .: (0.000036) Finished in 0.086888896 seconds. ------------------------------------------------------------------------------- 112 tests, 793 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 1289.00 tests/s, 9126.60 assertions/s >>> ruby-matrix: Entering fakeroot... /home/udu/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/LICENSE.txt /home/udu/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix.rb /home/udu/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/eigenvalue_decomposition.rb /home/udu/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/lup_decomposition.rb /home/udu/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/version.rb /home/udu/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/matrix.gemspec Successfully installed matrix-0.4.2 1 gem installed >>> ruby-matrix-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/udu/aports/main/ruby-matrix/pkg/ruby-matrix-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-matrix-doc*: Preparing subpackage ruby-matrix-doc... >>> ruby-matrix-doc*: Running postcheck for ruby-matrix-doc >>> ruby-matrix*: Running postcheck for ruby-matrix >>> ruby-matrix*: Preparing package ruby-matrix... >>> ruby-matrix-doc*: Tracing dependencies... ruby >>> ruby-matrix-doc*: Package size: 1.0 B >>> ruby-matrix-doc*: Compressing data... >>> ruby-matrix-doc*: Create checksum... >>> ruby-matrix-doc*: Create ruby-matrix-doc-0.4.2-r3.apk >>> ruby-matrix*: Tracing dependencies... ruby >>> ruby-matrix*: Package size: 92.9 KB >>> ruby-matrix*: Compressing data... >>> ruby-matrix*: Create checksum... >>> ruby-matrix*: Create ruby-matrix-0.4.2-r3.apk >>> ruby-matrix: Build complete at Mon, 08 Sep 2025 16:58:07 +0000 elapsed time 0h 0m 2s >>> ruby-matrix: Cleaning up srcdir >>> ruby-matrix: Cleaning up pkgdir >>> ruby-matrix: Uninstalling dependencies... (1/8) Purging .makedepends-ruby-matrix (20250908.165805) (2/8) Purging ruby-rdoc (3.4.4-r0) (3/8) Purging ruby-test-unit (3.6.8-r0) (4/8) Purging ruby-power_assert (2.0.5-r0) (5/8) Purging ruby (3.4.4-r0) (6/8) Purging libucontext (1.3.2-r0) (7/8) Purging ruby-libs (3.4.4-r0) (8/8) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 943 MiB in 297 packages >>> ruby-matrix: Updating the main/x86_64 repository index... >>> ruby-matrix: Signing the index...