>>> ruby-matrix: Building main/ruby-matrix 0.4.2-r3 (using abuild 3.15.0-r1) started Mon, 17 Nov 2025 12:17:01 +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 WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (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 (20251117.121703) Executing busybox-1.37.0-r19.trigger OK: 316 MiB in 97 packages >>> ruby-matrix: Fetching https://github.com/ruby/matrix/archive/v0.4.2/matrix-0.4.2.tar.gz >>> 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.000361) test_add: .: (0.000343) test_adjoint: .: (0.000223) test_adjugate: .: (0.000954) test_clone: .: (0.000196) test_cofactor: .: (0.000329) test_collect: .: (0.000318) test_column: .: (0.000157) test_column_vector: .: (0.000087) test_column_vectors: .: (0.000112) test_columns: .: (0.000085) test_combine: .: (0.000339) test_conjugate: .: (0.000114) test_det: .: (0.000078) test_determinant: .: (0.000156) test_diagonal: .: (0.000109) test_div: .: (0.000222) test_dup: .: (0.000126) test_eigensystem: .: (0.005605) test_eigenvalues_and_eigenvectors_nonsymmetric: .: (0.000318) test_eigenvalues_and_eigenvectors_symmetric: .: (0.000281) test_empty: .: (0.000264) test_equality: .: (0.000117) test_exp: .: (0.000455) test_first_minor: .: (0.000283) test_freeze: .: (0.000171) test_hadamard_product: .: (0.000206) test_hash: .: (0.000104) test_hash_equality: .: (0.000169) test_hstack: .: (0.000326) test_identity: .: (0.000367) test_identity2: .: (0.000145) test_imaginary: .: (0.000115) test_inspect: .: (0.000117) test_inverse: .: (0.000162) test_laplace_expansion: .: (0.000591) test_lup: .: (0.001590) test_map!: .: (0.000480) test_matrix: .: (0.000352) test_minor: .: (0.000222) test_mul: .: (0.000248) test_negate: .: (0.000107) test_new_matrix: .: (0.000167) test_orthogonal: .: (0.000232) test_ractor: .: (0.153455) test_rank: .: (0.007710) test_rank2: .: (0.000874) test_real: .: (0.000143) test_rect: .: (0.000578) test_regular?: .: (0.001071) test_rotate_with_numeric: .: (0.000315) test_rotate_with_symbol: .: (0.000273) test_round: .: (0.000108) test_row: .: (0.000110) test_row_vector: .: (0.000079) test_row_vectors: .: (0.000097) test_rows: .: (0.000074) test_rows_copy: .: (0.000096) test_scalar: .: (0.000114) test_scalar_add: .: (0.000224) test_scalar_div: .: (0.000203) test_scalar_mul: .: (0.000364) test_scalar_pow: .: (0.000193) test_scalar_sub: .: (0.000150) test_set_element: .: (0.030396) test_singular?: .: (0.000198) test_square?: .: (0.000106) test_sub: .: (0.000255) test_to_matrix: .: (0.000076) test_to_s: .: (0.000114) test_trace: .: (0.000091) test_transpose: .: (0.000081) test_unitary?: .: (0.000210) test_uplus: .: (0.000078) test_vstack: .: (0.000257) test_zero: .: (0.000104) TestVector: test_add: .: (0.000227) test_angle_with: .: (0.000304) test_aref: .: (0.000079) test_basis: .: (0.000257) test_clone: .: (0.000115) test_collect: .: (0.000057) test_collect2: .: (0.000054) test_complex_magnitude: .: (0.000068) test_covector: .: (0.000059) test_cross_product: .: (0.000442) test_dup: .: (0.000103) test_each2: .: (0.000058) test_equality: .: (0.000083) test_freeze: .: (0.000099) test_get_element: .: (0.000071) test_hash: .: (0.000065) test_hash_equality: .: (0.000131) test_identity: .: (0.000090) test_independent?: .: (0.001643) test_inner_product: .: (0.000097) test_inspect: .: (0.000058) test_magnitude: .: (0.000091) test_map!: .: (0.000104) test_map2: .: (0.000061) test_mul: .: (0.000138) test_negate: .: (0.000064) test_r: .: (0.000052) test_rational_magnitude: .: (0.000078) test_round: .: (0.000059) test_set_element: .: (0.000244) test_size: .: (0.000051) test_sub: .: (0.000100) test_to_matrix: .: (0.000062) test_to_s: .: (0.000059) test_uplus: .: (0.000049) test_zero: .: (0.000100) Finished in 0.232641463 seconds. ------------------------------------------------------------------------------- 112 tests, 793 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 481.43 tests/s, 3408.68 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, 17 Nov 2025 12:17:05 +0000 elapsed time 0h 0m 4s >>> ruby-matrix: Updating the main/x86_64 repository index... >>> ruby-matrix: Signing the index...