>>> ruby-matrix: Building main/ruby-matrix 0.4.2-r3 (using abuild 3.15.0_rc3-r1) started Tue, 22 Apr 2025 22:04:52 +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 (20241121-r2) (2/10) Installing libffi (3.4.8-r0) (3/10) Installing yaml (0.2.5-r2) (4/10) Installing ruby-libs (3.4.3-r0) (5/10) Installing libucontext (1.3.2-r0) (6/10) Installing ruby (3.4.3-r0) (7/10) Installing ruby-rdoc (3.4.3-r0) (8/10) Installing ruby-power_assert (2.0.5-r0) (9/10) Installing ruby-test-unit (3.6.7-r0) (10/10) Installing .makedepends-ruby-matrix (20250422.220453) Executing busybox-1.37.0-r16.trigger Executing ca-certificates-20241121-r2.trigger OK: 299 MiB in 113 packages >>> ruby-matrix: Cleaning up srcdir >>> ruby-matrix: Cleaning up pkgdir >>> ruby-matrix: Cleaning up tmpdir >>> ruby-matrix: Fetching https://distfiles.alpinelinux.org/distfiles/edge/matrix-0.4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ruby-matrix: Fetching https://github.com/ruby/matrix/archive/v0.4.2/matrix-0.4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 42649 0 42649 0 0 31266 0 --:--:-- 0:00:01 --:--:-- 137k >>> ruby-matrix: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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.000400) test_add: .: (0.000427) test_adjoint: .: (0.000198) test_adjugate: .: (0.002009) test_clone: .: (0.000242) test_cofactor: .: (0.000378) test_collect: .: (0.001212) test_column: .: (0.000212) test_column_vector: .: (0.000146) test_column_vectors: .: (0.000157) test_columns: .: (0.000143) test_combine: .: (0.000444) test_conjugate: .: (0.000155) test_det: .: (0.000136) test_determinant: .: (0.000274) test_diagonal: .: (0.000363) test_div: .: (0.000388) test_dup: .: (0.000178) test_eigensystem: .: (0.006416) test_eigenvalues_and_eigenvectors_nonsymmetric: .: (0.000381) test_eigenvalues_and_eigenvectors_symmetric: .: (0.000424) test_empty: .: (0.000197) test_equality: .: (0.000191) test_exp: .: (0.000953) test_first_minor: .: (0.000361) test_freeze: .: (0.000228) test_hadamard_product: .: (0.000413) test_hash: .: (0.000173) test_hash_equality: .: (0.000291) test_hstack: .: (0.000439) test_identity: .: (0.000182) test_identity2: .: (0.000236) test_imaginary: .: (0.000155) test_inspect: .: (0.004355) test_inverse: .: (0.000269) test_laplace_expansion: .: (0.000775) test_lup: .: (0.001788) test_map!: .: (0.000498) test_matrix: .: (0.000197) test_minor: .: (0.000888) test_mul: .: (0.000406) test_negate: .: (0.000192) test_new_matrix: .: (0.000211) test_orthogonal: .: (0.000260) test_ractor: .: (0.240914) test_rank: .: (0.008070) test_rank2: .: (0.000855) test_real: .: (0.001848) test_rect: .: (0.000168) test_regular?: .: (0.000194) test_rotate_with_numeric: .: (0.000458) test_rotate_with_symbol: .: (0.000349) test_round: .: (0.000146) test_row: .: (0.000162) test_row_vector: .: (0.000132) test_row_vectors: .: (0.000140) test_rows: .: (0.000131) test_rows_copy: .: (0.000160) test_scalar: .: (0.000206) test_scalar_add: .: (0.000252) test_scalar_div: .: (0.000746) test_scalar_mul: .: (0.000211) test_scalar_pow: .: (0.000235) test_scalar_sub: .: (0.000225) test_set_element: .: (0.043672) test_singular?: .: (0.000209) test_square?: .: (0.000181) test_sub: .: (0.001011) test_to_matrix: .: (0.000123) test_to_s: .: (0.000186) test_trace: .: (0.000138) test_transpose: .: (0.000134) test_unitary?: .: (0.000302) test_uplus: .: (0.000123) test_vstack: .: (0.000395) test_zero: .: (0.000184) TestVector: test_add: .: (0.000281) test_angle_with: .: (0.000423) test_aref: .: (0.000130) test_basis: .: (0.000472) test_clone: .: (0.000166) test_collect: .: (0.000545) test_collect2: .: (0.000086) test_complex_magnitude: .: (0.000090) test_covector: .: (0.000091) test_cross_product: .: (0.000809) test_dup: .: (0.000119) test_each2: .: (0.000091) test_equality: .: (0.000135) test_freeze: .: (0.000154) test_get_element: .: (0.000120) test_hash: .: (0.000108) test_hash_equality: .: (0.000211) test_identity: .: (0.000126) test_independent?: .: (0.000343) test_inner_product: .: (0.000106) test_inspect: .: (0.000086) test_magnitude: .: (0.000121) test_map!: .: (0.000161) test_map2: .: (0.000093) test_mul: .: (0.000191) test_negate: .: (0.000107) test_r: .: (0.000086) test_rational_magnitude: .: (0.000094) test_round: .: (0.000091) test_set_element: .: (0.000347) test_size: .: (0.000081) test_sub: .: (0.000155) test_to_matrix: .: (0.000093) test_to_s: .: (0.000087) test_uplus: .: (0.000081) test_zero: .: (0.000151) Finished in 0.347608338 seconds. ------------------------------------------------------------------------------- 112 tests, 793 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 322.20 tests/s, 2281.30 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... '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... >>> 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 Tue, 22 Apr 2025 22:04:58 +0000 elapsed time 0h 0m 6s >>> ruby-matrix: Cleaning up srcdir >>> ruby-matrix: Cleaning up pkgdir >>> ruby-matrix: Uninstalling dependencies... (1/10) Purging .makedepends-ruby-matrix (20250422.220453) (2/10) Purging ruby-rdoc (3.4.3-r0) (3/10) Purging ruby-test-unit (3.6.7-r0) (4/10) Purging ruby-power_assert (2.0.5-r0) (5/10) Purging ruby (3.4.3-r0) (6/10) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (7/10) Purging libucontext (1.3.2-r0) (8/10) Purging ruby-libs (3.4.3-r0) (9/10) Purging yaml (0.2.5-r2) (10/10) Purging libffi (3.4.8-r0) Executing busybox-1.37.0-r16.trigger OK: 275 MiB in 103 packages >>> ruby-matrix: Updating the main/ppc64le repository index... >>> ruby-matrix: Signing the index...