>>> ruby-bigdecimal: Building main/ruby-bigdecimal 3.1.8-r0 (using abuild 3.15.0-r0) started Thu, 18 Sep 2025 04:00:58 +0000 >>> ruby-bigdecimal: Validating /home/udu/aports/main/ruby-bigdecimal/APKBUILD... >>> ruby-bigdecimal: Analyzing dependencies... >>> ruby-bigdecimal: Installing for build: build-base ruby ruby-dev ruby-test-unit ruby-test-unit-ruby-core 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/13) Installing yaml (0.2.5-r2) (2/13) Installing ruby-libs (3.4.4-r0) (3/13) Installing libucontext (1.3.2-r0) (4/13) Installing ruby (3.4.4-r0) (5/13) Installing ruby-rdoc (3.4.4-r0) (6/13) Installing libgmpxx (6.3.0-r3) (7/13) Installing gmp-dev (6.3.0-r3) (8/13) Installing libucontext-dev (1.3.2-r0) (9/13) Installing ruby-dev (3.4.4-r0) (10/13) Installing ruby-power_assert (2.0.5-r0) (11/13) Installing ruby-test-unit (3.6.8-r0) (12/13) Installing ruby-test-unit-ruby-core (1.0.6-r0) (13/13) Installing .makedepends-ruby-bigdecimal (20250918.040059) Executing busybox-1.37.0-r19.trigger OK: 317 MiB in 102 packages >>> ruby-bigdecimal: Cleaning up srcdir >>> ruby-bigdecimal: Cleaning up pkgdir >>> ruby-bigdecimal: Cleaning up tmpdir >>> ruby-bigdecimal: Fetching https://github.com/ruby/bigdecimal/archive/v3.1.8/bigdecimal-3.1.8.tar.gz >>> ruby-bigdecimal: Fetching https://github.com/ruby/bigdecimal/archive/v3.1.8/bigdecimal-3.1.8.tar.gz >>> ruby-bigdecimal: Checking sha512sums... bigdecimal-3.1.8.tar.gz: OK >>> ruby-bigdecimal: Unpacking /var/cache/distfiles/bigdecimal-3.1.8.tar.gz... Successfully built RubyGem Name: bigdecimal Version: 3.1.8 File: bigdecimal-3.1.8.gem /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/LICENSE /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/bigdecimal.gemspec /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.h /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/bits.h /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/extconf.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/feature.h /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.h /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/missing/dtoa.c /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal/static_assert.h /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/lib/bigdecimal.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/lib/bigdecimal/jacobian.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/lib/bigdecimal/ludcmp.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/lib/bigdecimal/math.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/lib/bigdecimal/newton.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/lib/bigdecimal/util.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/sample/linear.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/sample/nlsolve.rb /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/sample/pi.rb Building native extensions. This could take a while... current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal ["/usr/bin/ruby", "extconf.rb"] checking for __builtin_clz()... yes checking for __builtin_clzl()... yes checking for __builtin_clzll()... yes checking for float.h... yes checking for math.h... yes checking for stdbool.h... yes checking for stdlib.h... yes checking for x86intrin.h... yes checking for _lzcnt_u32() in x86intrin.h... no checking for _lzcnt_u64() in x86intrin.h... no checking for intrin.h... no checking for __lzcnt() in intrin.h... no checking for __lzcnt64() in intrin.h... no checking for _BitScanReverse() in intrin.h... no checking for _BitScanReverse64() in intrin.h... no checking for labs() in stdlib.h... yes checking for llabs() in stdlib.h... yes checking for finite() in math.h... yes checking for isfinite() in math.h... no checking for ruby/atomic.h... yes checking for ruby/internal/has/builtin.h... yes checking for ruby/internal/static_assert.h... yes checking for rb_rational_num() in ruby.h... yes checking for rb_rational_den() in ruby.h... yes checking for rb_complex_real() in ruby.h... yes checking for rb_complex_imag() in ruby.h... yes checking for rb_opts_exception_p() in ruby.h... yes checking for rb_category_warn() in ruby.h... yes checking for RB_WARN_CATEGORY_DEPRECATED in ruby.h... yes creating Makefile current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal ["make", "DESTDIR=", "sitearchdir=./.gem.20250918-1728581-8kewm2", "sitelibdir=./.gem.20250918-1728581-8kewm2", "clean"] current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal ["make", "DESTDIR=", "sitearchdir=./.gem.20250918-1728581-8kewm2", "sitelibdir=./.gem.20250918-1728581-8kewm2"] compiling bigdecimal.c compiling missing.c linking shared-object bigdecimal.so current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal ["make", "DESTDIR=", "sitearchdir=./.gem.20250918-1728581-8kewm2", "sitelibdir=./.gem.20250918-1728581-8kewm2", "install"] install -m 0755 bigdecimal.so ./.gem.20250918-1728581-8kewm2 current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal ["make", "DESTDIR=", "sitearchdir=./.gem.20250918-1728581-8kewm2", "sitelibdir=./.gem.20250918-1728581-8kewm2", "clean"] current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal /usr/bin/ruby extconf.rb current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal make DESTDIR\= sitearchdir\=./.gem.20250918-1728581-8kewm2 sitelibdir\=./.gem.20250918-1728581-8kewm2 clean current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal make DESTDIR\= sitearchdir\=./.gem.20250918-1728581-8kewm2 sitelibdir\=./.gem.20250918-1728581-8kewm2 current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal make DESTDIR\= sitearchdir\=./.gem.20250918-1728581-8kewm2 sitelibdir\=./.gem.20250918-1728581-8kewm2 install current directory: /home/udu/aports/main/ruby-bigdecimal/src/bigdecimal-3.1.8/dist/gems/bigdecimal-3.1.8/ext/bigdecimal make DESTDIR\= sitearchdir\=./.gem.20250918-1728581-8kewm2 sitelibdir\=./.gem.20250918-1728581-8kewm2 clean Successfully installed bigdecimal-3.1.8 1 gem installed GET https://rubygems.org/latest_specs.4.8.gz 200 OK GET https://rubygems.org/quick/Marshal.4.8/rubygems-update-3.7.2.gemspec.rz 200 OK A new release of RubyGems is available: 3.6.7 → 3.7.2! Run `gem update --system 3.7.2` to update your installation. Loaded suite -e Started TestBigDecimal: test_BigDecimal: .: (0.000464) test_BigDecimal_bug7522: .: (0.000055) test_BigDecimal_issue_192: .: (0.000030) test_BigDecimal_with_big_decimal: .: (0.000057) test_BigDecimal_with_complex: .: (0.000077) test_BigDecimal_with_exception_keyword: .: (0.000209) test_BigDecimal_with_float: .: (0.000124) test_BigDecimal_with_integer: .: (0.000083) test_BigDecimal_with_invalid_string: .: (0.000530) test_BigDecimal_with_rational: .: (0.000074) test_BigMath_exp: .: (0.000815) test_BigMath_exp_under_gc_stress: .: (0.009806) test_BigMath_exp_with_fixnum: .: (0.001340) test_BigMath_exp_with_float: .: (0.001216) test_BigMath_exp_with_rational: .: (0.002927) test_BigMath_log_under_gc_stress: .: (0.010227) test_BigMath_log_with_1: .: (0.000170) test_BigMath_log_with_101: .: (0.000970) test_BigMath_log_with_2: .: (0.000252) test_BigMath_log_with_42: .: (0.004140) test_BigMath_log_with_complex: .: (0.000100) test_BigMath_log_with_exp_1: .: (0.000157) test_BigMath_log_with_float_nan: .: (0.000041) test_BigMath_log_with_high_precision_case: .: (0.003612) test_BigMath_log_with_nan: .: (0.000088) test_BigMath_log_with_negative_arg: .: (0.000053) test_BigMath_log_with_negative_infinite: .: (0.000038) test_BigMath_log_with_negative_precision: .: (0.000033) test_BigMath_log_with_nil: .: (0.000034) test_BigMath_log_with_nil_precision: .: (0.000043) test_BigMath_log_with_non_integer_precision: .: (0.000029) test_BigMath_log_with_positive_infinite: .: (0.000046) test_BigMath_log_with_reciprocal_of_42: .: (0.001412) test_BigMath_log_with_square_of_E: .: (0.000583) test_BigMath_log_with_string: .: (0.000060) test_BigMath_log_with_zero_arg: .: (0.000033) test_BigMath_log_with_zero_precision: .: (0.000032) test_INFINITY: .: (0.000038) test_NAN: .: (0.000027) test_abs_bigdecimal: .: (0.000088) test_add: .: (0.000169) test_add_bigdecimal: .: (0.000042) test_bsearch_for_bigdecimal: .: (0.000044) test_bug6406: .: (0.011702) test_ceil: .: (0.000124) test_clone: .: (0.000130) test_cmp: .: (0.000220) test_cmp_bignum: .: (0.000049) test_cmp_coerce: .: (0.000486) test_cmp_data: .: (0.000070) test_cmp_failing_coercion: .: (0.000105) test_cmp_issue9192: .: (0.000255) test_cmp_nan: .: (0.000066) test_coerce: .: (0.000127) test_coerce_under_gc_stress: .: (0.041682) test_ctov: .: (0.000217) test_div: .: (0.000257) test_div_bigdecimal: .: (0.000092) test_div_bigdecimal_with_float_and_precision: .: (0.000040) test_div_error: .: (0.000044) test_div_gh220: .: (0.000029) test_div_precision: .: (0.000029) test_div_with_complex: .: (0.000063) test_div_with_float: .: (0.000036) test_div_with_rational: .: (0.000029) test_divmod: .: (0.000074) test_divmod_error: .: (0.000032) test_divmod_precision: .: (0.000046) test_double_fig: .: (0.000030) test_dup: .: (0.000073) test_exception_infinity: .: (0.000047) test_exception_nan: .: (0.000030) test_exception_overflow: .: (0.000076) test_exception_underflow: .: (0.000084) test_exception_zerodivide: .: (0.000048) test_exp_with_1: .: (0.000099) test_exp_with_complex: .: (0.000035) test_exp_with_nan: .: (0.000031) test_exp_with_negative: .: (0.000110) test_exp_with_negative_infinite: .: (0.000029) test_exp_with_negative_precision: .: (0.000030) test_exp_with_positive_infinite: .: (0.000040) test_exp_with_zero_precision: .: (0.000031) test_exponent: .: (0.000028) test_finite_infinite_nan: .: (0.000062) test_fix: .: (0.000037) test_floor: .: (0.000040) test_frac: .: (0.000038) test_frozen_p: .: (0.000029) test_hash: .: (0.000083) test_inf: .: (0.000099) test_initialize_copy_dup_clone_frozen_error: .: (0.000071) test_inspect: .: (0.000043) test_limit: .: (0.000135) test_llong_min_gh_200: .: (0.000040) test_marshal: .: (0.001259) test_mod: .: (0.000095) test_mod_with_float: .: (0.000055) test_mod_with_rational: .: (0.000045) test_mode: .: (0.000155) test_mult: .: (0.000112) test_mult_bigdecimal: .: (0.000043) test_mult_with_float: .: (0.000036) test_mult_with_nil: .: (0.000042) test_mult_with_rational: .: (0.000033) test_n_significant_digits_full: .: (0.000054) test_n_significant_digits_only_fraction: .: (0.000053) test_n_significant_digits_only_integer: .: (0.000348) test_n_significant_digits_special: .: (0.000041) test_neg: .: (0.000050) test_new_subclass: .: (0.000134) test_nonzero_p: .: (0.000064) test_not_equal: .: (0.000029) test_power: .: (1.253066) test_power_of_finite_with_zero: .: (0.000172) test_power_of_nan: .: (0.000150) test_power_of_negative_infinity: .: (0.000526) test_power_of_positive_infinity: .: (0.000204) test_power_of_three: .: (0.000077) test_power_of_zero: .: (0.000158) test_power_with_BigDecimal: .: (0.000051) test_power_with_Bignum: .: (0.000159) test_power_with_nil: .: (0.000057) test_power_with_prec: .: (0.000424) test_power_without_prec: .: (0.004170) test_precision_full: .: (0.000071) test_precision_only_fraction: .: (0.000075) test_precision_only_integer: .: (0.000069) test_precision_scale: .: (0.000069) test_precision_special: .: (0.000047) test_precs: .: (0.074377) test_precs_deprecated: .: (0.000198) test_quo_with_prec: .: (0.000158) test_quo_without_prec: .: (0.000069) test_remainder: .: (0.000124) test_remainder_with_float: .: (0.000088) test_remainder_with_rational: .: (0.000072) test_reminder_infinity_gh_187: .: (0.000076) test_round: .: (0.002184) test_round_half_down: .: (0.000303) test_round_half_even: .: (0.000180) test_round_half_invalid_option: .: (0.000230) test_round_half_nil: .: (0.000142) test_round_half_up: .: (0.000180) test_round_up: .: (0.001127) test_s_allocate: .: (0.000227) test_s_interpret_loosely: .: (0.000216) test_s_new: .: (0.000169) test_s_ver: .: (0.000162) test_save_exception_mode: .: (0.000090) test_save_limit: .: (0.000065) test_save_rounding_mode: .: (0.000114) test_scale_full: .: (0.000125) test_scale_only_fraction: .: (0.000114) test_scale_only_integer: .: (0.000147) test_scale_special: .: (0.000075) test_sign: .: (0.000115) test_split: .: (0.000109) test_split_under_gc_stress: .: (0.088133) test_sqrt_5266: .: (0.000712) test_sqrt_bigdecimal: .: (0.000582) test_sub: .: (0.000220) test_sub_bigdecimal: .: (0.000088) test_sub_with_float: .: (0.000070) test_sub_with_rational: .: (0.000070) test_thread_local_mode: .: (0.000364) test_to_f: .: (0.000649) test_to_i: .: (0.000207) test_to_r: .: (0.000212) test_to_s: .: (0.000147) test_to_special_string: .: (0.000192) test_to_string: .: (0.000118) test_truncate: .: (0.000156) test_uplus: .: (0.000058) test_zero_p: .: (0.000106) TestBigDecimalRactor: test_ractor_shareable: .: (0.081091) TestBigDecimalUtil: test_BigDecimal_to_d: .: (0.000197) test_Complex_to_d: .: (0.000276) test_Float_to_d_bug13331: .: (0.000081) test_Float_to_d_issue_192: .: (0.000057) test_Float_to_d_with_precision: .: (0.000142) test_Float_to_d_without_precision: .: (0.000232) test_Integer_to_d: .: (0.000078) test_Nil_to_d: .: (0.000064) test_Rational_to_d: .: (0.000136) test_Rational_to_d_with_negative_precision: .: (0.000069) test_Rational_to_d_with_zero_precision: .: (0.000054) test_String_to_d: .: (0.000258) test_invalid_String_to_d: .: (0.000052) TestBigMath: test_atan: .: (0.004150) test_const: .: (0.000311) test_cos: .: (0.003338) test_log: .: (0.078733) test_sin: .: (0.003709) test_sqrt: .: (0.000268) Finished in 1.714261111 seconds. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 195 tests, 1354 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 113.75 tests/s, 789.84 assertions/s >>> ruby-bigdecimal: Entering fakeroot... >>> ruby-bigdecimal*: Running postcheck for ruby-bigdecimal >>> ruby-bigdecimal*: Preparing package ruby-bigdecimal... >>> ruby-bigdecimal*: Stripping binaries >>> ruby-bigdecimal*: Scanning shared objects >>> ruby-bigdecimal*: Tracing dependencies... ruby so:libc.musl-x86_64.so.1 so:libruby.so.3.4 >>> ruby-bigdecimal*: Package size: 241.6 KB >>> ruby-bigdecimal*: Compressing data... >>> ruby-bigdecimal*: Create checksum... >>> ruby-bigdecimal*: Create ruby-bigdecimal-3.1.8-r0.apk >>> ruby-bigdecimal: Build complete at Thu, 18 Sep 2025 04:01:12 +0000 elapsed time 0h 0m 14s >>> ruby-bigdecimal: Cleaning up srcdir >>> ruby-bigdecimal: Cleaning up pkgdir >>> ruby-bigdecimal: Uninstalling dependencies... (1/13) Purging .makedepends-ruby-bigdecimal (20250918.040059) (2/13) Purging ruby-dev (3.4.4-r0) (3/13) Purging ruby-rdoc (3.4.4-r0) (4/13) Purging gmp-dev (6.3.0-r3) (5/13) Purging libgmpxx (6.3.0-r3) (6/13) Purging libucontext-dev (1.3.2-r0) (7/13) Purging ruby-test-unit (3.6.8-r0) (8/13) Purging ruby-power_assert (2.0.5-r0) (9/13) Purging ruby-test-unit-ruby-core (1.0.6-r0) (10/13) Purging ruby (3.4.4-r0) (11/13) Purging libucontext (1.3.2-r0) (12/13) Purging ruby-libs (3.4.4-r0) (13/13) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> ruby-bigdecimal: Updating the main/x86_64 repository index... >>> ruby-bigdecimal: Signing the index...