>>> ruby-matrix: Building main/ruby-matrix 0.4.2-r3 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 07:20:08 +0000 >>> ruby-matrix: Validating /home/buildozer/aports/main/ruby-matrix/APKBUILD... >>> ruby-matrix: Analyzing dependencies... >>> ruby-matrix: Installing for build: build-base ruby ruby-rdoc ruby-test-unit ( 1/10) Installing ca-certificates (20260413-r0) ( 2/10) Installing libffi (3.5.2-r1) ( 3/10) Installing yaml (0.2.5-r2) ( 4/10) Installing ruby-libs (3.4.9-r0) ( 5/10) Installing libucontext (1.5-r0) ( 6/10) Installing ruby (3.4.9-r0) ( 7/10) Installing ruby-rdoc (3.4.9-r0) ( 8/10) Installing ruby-power_assert (2.0.5-r0) ( 9/10) Installing ruby-test-unit (3.6.8-r0) (10/10) Installing .makedepends-ruby-matrix (20260418.072010) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 358.1 MiB in 109 packages >>> ruby-matrix: Cleaning up srcdir >>> ruby-matrix: Cleaning up pkgdir >>> ruby-matrix: Cleaning up tmpdir >>> ruby-matrix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/matrix-0.4.2.tar.gz /var/cache/distfiles/v3.24/matrix-0.4.2.tar.gz: OK >>> ruby-matrix: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/matrix-0.4.2.tar.gz /var/cache/distfiles/v3.24/matrix-0.4.2.tar.gz: OK >>> ruby-matrix: Unpacking /var/cache/distfiles/v3.24/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.000290) test_add: .: (0.000252) test_adjoint: .: (0.000122) test_adjugate: .: (0.001376) test_clone: .: (0.000153) test_cofactor: .: (0.000253) test_collect: .: (0.000262) test_column: .: (0.000117) test_column_vector: .: (0.000075) test_column_vectors: .: (0.000080) test_columns: .: (0.000073) test_combine: .: (0.000251) test_conjugate: .: (0.000085) test_det: .: (0.000071) test_determinant: .: (0.000140) test_diagonal: .: (0.000100) test_div: .: (0.000214) test_dup: .: (0.000114) test_eigensystem: .: (0.004142) test_eigenvalues_and_eigenvectors_nonsymmetric: .: (0.000275) test_eigenvalues_and_eigenvectors_symmetric: .: (0.000285) test_empty: .: (0.003794) test_equality: .: (0.000107) test_exp: .: (0.000529) test_first_minor: .: (0.000200) test_freeze: .: (0.000128) test_hadamard_product: .: (0.000192) test_hash: .: (0.000088) test_hash_equality: .: (0.000151) test_hstack: .: (0.000246) test_identity: .: (0.000114) test_identity2: .: (0.000134) test_imaginary: .: (0.000087) test_inspect: .: (0.000106) test_inverse: .: (0.000280) test_laplace_expansion: .: (0.000418) test_lup: .: (0.001174) test_map!: .: (0.000294) test_matrix: .: (0.000102) test_minor: .: (0.000181) test_mul: .: (0.000222) test_negate: .: (0.000099) test_new_matrix: .: (0.000133) test_orthogonal: .: (0.000152) test_ractor: .: (0.123633) test_rank: .: (0.002641) test_rank2: .: (0.000159) test_real: .: (0.000365) test_rect: .: (0.000109) test_regular?: .: (0.000575) test_rotate_with_numeric: .: (0.000678) test_rotate_with_symbol: .: (0.000202) test_round: .: (0.000112) test_row: .: (0.000604) test_row_vector: .: (0.000109) test_row_vectors: .: (0.000088) test_rows: .: (0.000099) test_rows_copy: .: (0.000097) test_scalar: .: (0.000613) test_scalar_add: .: (0.002822) test_scalar_div: .: (0.000216) test_scalar_mul: .: (0.000127) test_scalar_pow: .: (0.000145) test_scalar_sub: .: (0.000131) test_set_element: .: (0.023825) test_singular?: .: (0.000159) test_square?: .: (0.000903) test_sub: .: (0.000251) test_to_matrix: .: (0.000077) test_to_s: .: (0.000103) test_trace: .: (0.000084) test_transpose: .: (0.000076) test_unitary?: .: (0.000189) test_uplus: .: (0.000070) test_vstack: .: (0.000246) test_zero: .: (0.000105) TestVector: test_add: .: (0.000203) test_angle_with: .: (0.000288) test_aref: .: (0.000090) test_basis: .: (0.000312) test_clone: .: (0.000309) test_collect: .: (0.000059) test_collect2: .: (0.000056) test_complex_magnitude: .: (0.000066) test_covector: .: (0.000057) test_cross_product: .: (0.000471) test_dup: .: (0.000077) test_each2: .: (0.000055) test_equality: .: (0.000076) test_freeze: .: (0.000099) test_get_element: .: (0.000068) test_hash: .: (0.000061) test_hash_equality: .: (0.000117) test_identity: .: (0.000074) test_independent?: .: (0.000218) test_inner_product: .: (0.000065) test_inspect: .: (0.000053) test_magnitude: .: (0.001035) test_map!: .: (0.000122) test_map2: .: (0.000063) test_mul: .: (0.000131) test_negate: .: (0.000063) test_r: .: (0.000051) test_rational_magnitude: .: (0.000061) test_round: .: (0.000054) test_set_element: .: (0.000235) test_size: .: (0.000052) test_sub: .: (0.000099) test_to_matrix: .: (0.000054) test_to_s: .: (0.000052) test_uplus: .: (0.000045) test_zero: .: (0.000094) Finished in 0.188702885 seconds. ------------------------------------------------------------------------------- 112 tests, 793 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 593.53 tests/s, 4202.37 assertions/s >>> ruby-matrix: Entering fakeroot... /home/buildozer/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/LICENSE.txt /home/buildozer/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix.rb /home/buildozer/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/buildozer/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/buildozer/aports/main/ruby-matrix/pkg/ruby-matrix/usr/lib/ruby/gems/3.4.0/gems/matrix-0.4.2/lib/matrix/version.rb /home/buildozer/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... libfakeroot internal error: payload not recognized! 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/buildozer/aports/main/ruby-matrix/pkg/ruby-matrix-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-matrix-doc*: Preparing subpackage ruby-matrix-doc... Please specify at least one package name on the command line. >>> ruby-matrix-doc*: Running postcheck for ruby-matrix-doc >>> ruby-matrix*: Running postcheck for ruby-matrix >>> ruby-matrix*: Preparing package ruby-matrix... Please specify at least one package name on the command line. >>> 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 Sat, 18 Apr 2026 07:20:12 +0000 elapsed time 0h 0m 4s >>> ruby-matrix: Cleaning up srcdir >>> ruby-matrix: Cleaning up pkgdir >>> ruby-matrix: Cleaning up tmpdir >>> ruby-matrix: Uninstalling dependencies... ( 1/10) Purging .makedepends-ruby-matrix (20260418.072010) ( 2/10) Purging ruby-rdoc (3.4.9-r0) ( 3/10) Purging ruby-test-unit (3.6.8-r0) ( 4/10) Purging ruby-power_assert (2.0.5-r0) ( 5/10) Purging ruby (3.4.9-r0) ( 6/10) Purging ca-certificates (20260413-r0) Executing ca-certificates-20260413-r0.post-deinstall ( 7/10) Purging libucontext (1.5-r0) ( 8/10) Purging ruby-libs (3.4.9-r0) ( 9/10) Purging yaml (0.2.5-r2) (10/10) Purging libffi (3.5.2-r1) Executing busybox-1.37.0-r31.trigger OK: 341.1 MiB in 99 packages >>> ruby-matrix: Updating the main/armhf repository index... >>> ruby-matrix: Signing the index...