>>> ruby-rake: Building main/ruby-rake 13.2.1-r1 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 19:34:07 +0000 >>> ruby-rake: Validating /home/buildozer/aports/main/ruby-rake/APKBUILD... >>> ruby-rake: Analyzing dependencies... >>> ruby-rake: 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-rake (20260418.193409) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 482.2 MiB in 112 packages >>> ruby-rake: Cleaning up srcdir >>> ruby-rake: Cleaning up pkgdir >>> ruby-rake: Cleaning up tmpdir >>> ruby-rake: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/rake-13.2.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/rake-13.2.1.tar.gz.part' rake-13.2.1.tar.gz.p 100% |********************************| 121k 0:00:00 ETA '/var/cache/distfiles/v3.24/rake-13.2.1.tar.gz.part' saved /var/cache/distfiles/v3.24/rake-13.2.1.tar.gz: OK >>> ruby-rake: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/rake-13.2.1.tar.gz /var/cache/distfiles/v3.24/rake-13.2.1.tar.gz: OK >>> ruby-rake: Unpacking /var/cache/distfiles/v3.24/rake-13.2.1.tar.gz... Successfully built RubyGem Name: rake Version: 13.2.1 File: rake-13.2.1.gem Loaded suite -e Started Rake::TestCase: TestBacktraceSuppression: test_bin_rake_suppressed: .: (0.000697) test_near_system_dir_isnt_suppressed: .: (0.000337) test_ruby_array_each_suppressed: .: (0.000326) test_system_dir_suppressed: .: (0.000331) TestLinkedList: test_conjunction: .: (0.000549) test_conversion_to_string: .: (0.000355) test_conversion_with_inspect: .: (0.000350) test_empty_list: .: (0.000323) test_list_with_one_item: .: (0.000352) test_list_with_several_items: .: (0.005036) test_lists_are_enumerable: .: (0.000348) test_lists_are_structurally_equivalent: .: (0.000390) test_make_with_no_arguments: .: (0.000318) test_make_with_one_argument: .: (0.000344) test_make_with_two_arguments: .: (0.000355) TestPrivateAttrs: test_private_reader_is_private: .: (0.000605) test_private_reader_returns_data: .: (0.000323) TestRake: test_can_override_application: .: (0.000433) test_each_dir_parent: .: (0.000413) test_original_dir_reports_current_dir: .: (0.000320) TestRakeApplication: test_bad_run: .: (0.005468) test_bad_run_includes_exception_name: .: (0.005037) test_bad_run_with_backtrace: .: (0.004212) test_bad_run_with_trace: .: (0.007988) test_building_imported_files_on_demand: .: (0.000406) test_class_with_application: .: (0.000474) test_class_with_application_user_defined: .: (0.000464) test_describe_tasks: .: (0.000706) test_display_exception_details: .: (0.001600) test_display_exception_details_bad_encoding: .: (0.001082) test_display_exception_details_cause: .: (0.001081) test_display_exception_details_with_detailed_message: .: (0.000792) test_display_prereqs: .: (0.005126) test_display_task_run: .: (0.004641) test_display_tasks: .: (0.000654) test_display_tasks_with_long_comments: .: (0.000688) test_display_tasks_with_long_comments_to_a_non_tty_shows_entire_comment: .: (0.000701) test_display_tasks_with_task_name_wider_than_tty_display: .: (0.000816) test_display_tasks_with_very_long_task_name_to_a_non_tty_shows_name_and_comment: .: (0.000810) test_finding_rakefile: .: (0.000426) test_good_run: .: (0.004805) test_handle_options_should_not_strip_options_from_argv: .: (0.007397) test_handle_options_trace_default_is_stderr: .: (0.005055) test_handle_options_trace_does_not_eat_following_task_names:.: (0.004317) test_handle_options_trace_overrides_to_stdout: .: (0.003889) test_load_from_calculated_system_rakefile: .: (0.004484) test_load_from_system_rakefile: .: (0.006989) test_load_rakefile: .: (0.005253) test_load_rakefile_doesnt_print_rakefile_directory_from_same_dir: .: (0.000696) test_load_rakefile_doesnt_print_rakefile_directory_from_subdir_if_silent: .: (0.004601) test_load_rakefile_from_subdir: .: (0.004191) test_load_rakefile_not_found: .: (0.003843) test_load_rakefile_prints_rakefile_directory_from_subdir: .: (0.000820) test_loading_imports: .: (0.000332) test_not_finding_rakefile: .: (0.000372) test_printing_original_exception_cause: .: (0.008156) test_rake_error_excludes_exception_name: .: (0.004939) test_run_with_bad_options: .: (0.006220) test_show_lines: .: (0.000884) test_standard_exception_handling_invalid_option: .: (0.000740) test_standard_exception_handling_other: .: (0.000881) test_standard_exception_handling_system_exit: .: (0.000660) test_standard_exception_handling_system_exit_nonzero: .: (0.000655) test_terminal_columns: .: (0.000433) test_truncating_comments_to_a_non_tty: .: (0.000684) test_windows: .: (0.000327) TestRakeApplicationOptions: test_backtrace: .: (0.003975) test_backtrace_with_error: .: (0.007035) test_backtrace_with_following_task_name: .: (0.004460) test_backtrace_with_stderr: .: (0.004386) test_backtrace_with_stdout: .: (0.004077) test_bad_option: .: (0.012838) test_default_options: .: (0.004662) test_default_task_collection: .: (0.004770) test_describe: .: (0.004030) test_describe_with_pattern: .: (0.003901) test_directory: .: (0.036590) test_dry_run: .: (0.007781) test_environment_and_tasks_together: .: (0.005923) test_environment_definition: .: (0.004736) test_execute: .: (0.008285) test_execute_and_continue: .: (0.009449) test_execute_and_print: .: (0.009268) test_help: .: (0.015237) test_jobs: .: (0.047164) test_libdir: .: (0.013580) test_missing_require: .: (0.006656) test_multiline_environment_definition: .: (0.004167) test_multitask: .: (0.009313) test_no_deprecated_messages: .: (0.008899) test_no_search: .: (0.013513) test_no_system: .: (0.008046) test_prereqs: .: (0.010042) test_quiet: .: (0.008046) test_rake_explicit_task_library: .: (0.000349) test_rakefile: .: (0.017718) test_rakelib: .: (0.017664) test_require: .: (0.016012) test_silent: .: (0.007990) test_system: .: (0.010041) test_task_collection: .: (0.004546) test_tasks: .: (0.021228) test_trace: .: (0.010585) test_trace_rules: .: (0.003907) test_trace_with_error: .: (0.003861) test_trace_with_following_task_name: .: (0.010482) test_trace_with_stderr: .: (0.009341) test_trace_with_stdout: .: (0.008710) test_verbose: .: (0.010776) test_version: .: (0.008038) test_where: .: (0.027162) TestRakeBacktrace: test_multi_collapse: .: (0.180274) test_single_collapse: .: (0.187801) test_suppress_option: .: (0.349511) TestRakeClean: test_clean: .: (0.004241) test_cleanup: .: (0.002830) test_cleanup_ignores_missing_files: .: (0.001896) test_cleanup_opt_overrides_trace_silent: .: (0.002211) test_cleanup_opt_overrides_trace_verbose: .: (0.001562) test_cleanup_trace: .: (0.001519) test_cleanup_without_trace: .: (0.001015) TestRakeCpuCounter: test_count: .: (0.001519) test_count_with_default_nil: .: (0.001134) test_count_with_default_raise: .: (0.002345) TestRakeCpuCounter::TestClassMethod: test_count: .: (0.000790) test_count_nil: .: (0.000610) test_count_raise: .: (0.000619) TestRakeDefinitions: test_falsey_dependencies: .: (0.001079) test_file_task: .: (0.001713) test_implicit_file_dependencies: .: (0.001776) test_incremental_definitions: .: (0.001202) test_missing_dependencies: .: (0.000780) test_task: .: (0.000930) TestRakeDirectoryTask: test_can_use_blocks: .: (0.001647) test_can_use_filelist: .: (0.000838) test_can_use_pathname: .: (0.001889) test_directory: .: (0.001329) test_directory_colon: .: (0.000648) TestRakeDsl: test_namespace_command: .: (0.000684) test_namespace_command_with_a_string_like_object: .: (0.000514) test_namespace_command_with_bad_name: .: (0.000395) test_no_commands_constant: .: (0.001087) TestRakeEarlyTime: test_create: .: (0.000522) test_equality: .: (0.000323) test_original_time_compare_is_not_messed_up: .: (0.000363) test_to_s: .: (0.000320) TestRakeExtension: test_extension_complains_when_a_method_that_is_present: .: (0.000476) test_methods_actually_exist: .: (0.000306) test_no_warning_when_defining_ok_method: .: (0.000317) TestRakeFileCreationTask: test_directory: .: (0.000785) test_file_needed: .: (0.000720) test_no_retriggers_on_file_task: .: (0.000526) test_no_retriggers_on_filecreate_task: .: (0.000504) test_very_early_timestamp: .: (0.000341) TestRakeFileList: test_add_default_exclude_list: .: (0.001277) test_add_many: .: (0.001082) test_add_matching: .: (0.001124) test_add_return: .: (0.001024) test_append: .: (0.003828) test_append_pathname: .: (0.001300) test_array_comparisons: .: (0.001412) test_array_equality: .: (0.002983) test_array_operators: .: (0.001778) test_basic_array_functions: .: (0.001445) test_claim_to_be_a_filelist_instance: .: (0.001471) test_claim_to_be_a_kind_of_array: .: (0.002471) test_claim_to_be_a_kind_of_filelist: .: (0.001298) test_clear_ignore_patterns: .: (0.001468) test_clone_and_dup: .: (0.001500) test_cloned_items_stay_frozen: .: (0.001371) test_create: .: (0.001601) test_create_with_args: .: (0.001397) test_create_with_block: .: (0.001283) test_create_with_brackets: .: (0.001396) test_create_with_brackets_and_filelist: .: (0.001459) test_create_with_pathname: .: (0.001402) test_curly_bracket_pattern: .: (0.001392) test_default_exclude: .: (0.001545) test_delegating_methods_do_not_include_to_a_or_to_ary: .: (0.001443) test_dont_claim_to_be_an_array_instance: .: (0.004274) test_duped_items_will_thaw: .: (0.001351) test_egrep_returns_0_if_no_matches: .: (0.001234) test_egrep_with_block: .: (0.002072) test_egrep_with_error: .: (0.001215) test_egrep_with_output: .: (0.001189) test_enumeration_methods: .: (0.001408) test_exclude: .: (0.002090) test_exclude_a_filelist: .: (0.001343) test_exclude_an_array: .: (0.001226) test_exclude_curly_bracket_pattern: .: (0.001246) test_exclude_pathname: .: (0.001146) test_exclude_return_on_create: .: (0.001416) test_exclude_with_alternate_file_seps: .: (0.001092) test_exclude_with_string_return_on_create: .: (0.001221) test_excluding_via_block: .: (0.001117) test_existing: .: (0.001214) test_existing!: .: (0.001168) test_file_utils_can_use_filelists: .: (0.001357) test_filelist_ext: .: (0.001076) test_flatten: .: (0.003579) test_gsub: .: (0.001161) test_gsub!: .: (0.001161) test_ignore_special: .: (0.001269) test_include_with_another_array: .: (0.001047) test_include_with_another_filelist: .: (0.002093) test_include_with_pathname: .: (0.001113) test_inspect_pending: .: (0.001142) test_match: .: (0.001101) test_multiple_patterns: .: (0.001998) test_other_array_returning_methods: .: (0.001372) test_reject: .: (0.001059) test_special_return_delegating_methods_object_type: .: (0.001310) test_square_bracket_pattern: .: (0.001323) test_string_ext: .: (0.001268) test_sub: .: (0.001194) test_sub!: .: (0.001074) test_sub_with_block: .: (0.001111) test_to_array: .: (0.001071) test_to_s_pending: .: (0.001139) test_to_string: .: (0.003357) test_unique: .: (0.001046) TestRakeFileListPathMap: test_file_list_supports_pathmap: .: (0.000508) test_file_list_supports_pathmap_with_a_block: .: (0.000431) TestRakeFileTask: test_existing_file_depends_on_non_existing_file: .: (0.001032) test_file_depends_on_task_depend_on_file: .: (0.001102) test_file_need: .: (0.001584) test_file_times_new_depend_on_regular_task_timestamps: .: (0.001193) test_file_times_new_depends_on_old: .: (0.000566) test_file_times_old_depends_on_new: .: (0.000613) test_needed_eh_build_all: .: (0.000599) test_needed_eh_dependency: .: (0.001507) test_needed_eh_exists: .: (0.000607) test_prerequisite_can_be_pathname: .: (0.000524) test_source_is_first_prerequisite: .: (0.000706) test_sources_is_all_prerequisites: .: (0.000550) test_task_can_be_pathname: .: (0.000525) TestRakeFileUtils: test_file_utils_methods_are_available_at_top_level: .: (0.000639) test_fileutils_methods_dont_leak: .: (0.000402) test_ln: .: (0.000446) test_nowrite: .: (0.000369) test_rm_filelist: .: (0.000475) test_rm_nowrite: .: (0.000664) test_rm_one_file: .: (0.000388) test_rm_two_files: .: (0.000460) test_ruby_with_a_single_string_argument: .: (0.113239) test_ruby_with_multiple_arguments: .: (0.100299) test_safe_ln_failover_to_cp_on_not_implemented_error: .: (0.000729) test_safe_ln_failover_to_cp_on_standard_error: .: (0.000632) test_safe_ln_fails_on_script_error: .: (0.000660) test_sh: .: (0.100886) test_sh_bad_option: .: (0.000876) test_sh_failure: .: (0.112972) test_sh_if_a_command_exits_with_error_status_its_full_output_is_printed: .: (0.120830) test_sh_if_a_command_exits_with_error_status_sh_echoes_it_fully: .: (0.231243) test_sh_noop: .: (0.000780) test_sh_show_command: .: (0.000587) test_sh_special_handling: .: (0.213257) test_sh_verbose: .: (0.003202) test_sh_verbose_false: .: (0.000866) test_sh_verbose_flag_nil: .: (0.000911) test_sh_with_a_single_string_argument: .: (0.121017) test_sh_with_env: .: (0.116408) test_sh_with_hash_option: .: (0.100749) test_sh_with_multiple_arguments: .: (0.114811) test_sh_with_spawn_options: .: (0.113282) test_split_all: .: (0.000871) test_verbose: .: (0.000663) TestRakeFunctional: test_anonymous_tasks_can_be_invoked_indirectly: .: (0.183172) test_block_verbose_false_should_not_show_command: .: (0.283382) test_block_verbose_true_should_show_command: .: (0.282160) test_by_default_rakelib_files_are_included: .: (0.181937) test_can_invoke_task_in_nested_namespace: .: (0.168641) test_can_invoke_task_in_toplevel_namespace: .: (0.180980) test_comment_after_desc_is_ignored: .: (0.169127) test_comment_before_desc_is_ignored: .: (0.188211) test_comment_before_task_acts_like_desc: .: (0.181617) test_comment_separated_from_task_by_blank_line_is_not_picked_up: .: (0.178143) test_correct_number_of_tasks_reported: .: (0.180483) test_dash_f_with_no_arg_foils_rakefile_lookup: .: (0.183168) test_dot_rake_files_can_be_loaded_with_dash_r: .: (0.173370) test_dry_run: .: (0.177902) test_dry_run_bug: .: (0.349553) test_env_available_at_task_scope: .: (0.168597) test_env_available_at_top_scope: .: (0.181000) test_failing_test_sets_exit_status: .: (0.292157) test_file_creation_task: .: (0.528774) test_file_list_is_requirable_separately: .: (0.148588) test_file_task_are_not_scoped_by_namespaces: .: (0.185285) test_file_task_dependencies_scoped_by_namespaces: .: (0.168510) test_implicit_system: .: (0.181827) test_imports: .: (0.169312) test_inline_verbose_default_should_show_command: .: (0.296004) test_inline_verbose_false_should_not_show_command: .: (0.291951) test_inline_verbose_true_should_show_command: .: (0.275852) test_invalid_command_line_options: .: (0.180535) test_long_description: .: (0.169521) test_multi_desc: .: (0.182259) test_no_system: .: (0.180950) test_nosearch_with_rakefile_uses_local_rakefile: .: (0.168126) test_nosearch_without_rakefile_and_no_system_fails: .: (0.181810) test_nosearch_without_rakefile_finds_system: .: (0.180392) test_proper_namespace_access: .: (0.178567) test_rake_default: .: (0.181045) test_rake_error_on_bad_task: .: (0.180968) test_rake_namespace_refers_to_toplevel: .: (0.180959) test_rbext: .: (0.182572) test_regenerate_imports: .: (0.180319) test_rules_chaining_to_file_task: .: (0.181120) test_stand_alone_filelist: .: (0.133118) test_standalone_verbose_false_should_not_show_command: .: (0.302511) test_standalone_verbose_true_should_show_command: .: (0.290699) test_system: .: (0.180065) test_system_excludes_rakelib_files_too: .: (0.169670) test_task_override: .: (0.180588) test_tasks_can_reference_task_in_other_namespaces: .: (0.188604) test_tasks_can_reference_task_in_same_namespace: .: (0.170118) test_test_task_descriptions: .: (0.185977) test_test_task_when_verbose_passed_prompts_testopts:.: (0.302963) test_test_task_when_verbose_unless_verbose_passed_not_prompt_testopts: .: (0.301363) test_trace_bug: .: (0.362104) test_update_midway_through_chaining_to_file_task: .: (1.543922) TestRakeInvocationChain: test_append_one_circular: .: (0.001094) test_append_two_circular: .: (0.000676) test_append_with_one_argument: .: (0.000591) test_conj_on_invocation_chains: .: (0.003394) test_make_on_invocation_chains: .: (0.000652) test_member_eh_one: .: (0.000571) test_member_eh_two: .: (0.000580) test_to_s_empty: .: (0.000591) TestRakeLateTime: test_late_time_comparisons: .: (0.000926) test_to_s: .: (0.000572) TestRakeMakefileLoader: test_parse: .: (0.004087) TestRakeMultiTask: test_all_multitasks_wait_on_slow_prerequisites: .: (0.186379) test_cross_thread_prerequisite_failures: .: (0.002068) test_multitasks_with_parameters: .: (0.001673) test_running_multitasks: .: (0.032563) test_task_not_executed_if_dependant_task_failed_concurrently: .: (0.502440) TestRakeNameSpace: test_namespace_creation: .: (0.000811) test_namespace_lookup: .: (0.001096) test_namespace_reports_tasks_it_owns: .: (0.002241) test_scope: .: (0.000647) TestRakePackageTask: test_clone: .: (0.003064) test_initialize: .: (0.011946) test_initialize_no_version: .: (0.000682) test_initialize_noversion: .: (0.002612) test_package_name: .: (0.004787) test_package_name_noversion: .: (0.002165) test_without_parent_dir: .: (0.001524) TestRakePathMap: test_9d_returns_partial_dirname: .: (0.000722) test_complex_patterns: .: (0.000639) test_d_returns_dirname: .: (0.000390) test_dash_returns_empty_string: .: (0.000354) test_f_returns_basename: .: (0.000367) test_multiple_patterns: .: (0.000361) test_n_returns_basename_without_extension: .: (0.000422) test_p_returns_entire_pathname: .: (0.000362) test_partial_directory_selection_works_with_patterns: .: (0.000389) test_pattern_can_use_backreferences: .: (0.000353) test_pattern_returns_substitutions: .: (0.000349) test_pattern_with_invalid_operator: .: (0.000386) test_pattern_with_no_replacement_nor_block_substitutes_empty_string:.: (0.000353) test_pattern_with_star_replacement_string_uses_block: .: (0.000393) test_pattern_works_with_certain_valid_operators: .: (0.000504) test_percent_percent_returns_percent: .: (0.000336) test_returns_self_with_no_args: .: (0.000314) test_s_returns_file_separator: .: (0.000380) test_undefined_percent_causes_error: .: (0.000349) test_works_with_windows_separators: .: (0.000302) test_x_returns_everything_but_extension: .: (0.000540) test_x_returns_extension: .: (0.000402) TestRakePathMapExplode: test_explode: .: (0.000538) TestRakePathMapPartial: test_pathmap_partial: .: (0.000591) TestRakePseudoStatus: test_with_99_exit_status: .: (0.003333) test_with_zero_exit_status: .: (0.000378) TestRakeRakeTestLoader: test_load_error_from_missing_test_file: .: (0.000960) test_load_error_raised_explicitly: .: (0.001031) test_load_error_raised_implicitly: .: (0.002710) test_pattern: .: (0.002112) TestRakeReduceCompat: test_no_deprecated_dsl: .: (0.365053) TestRakeRequire: test_can_load_rake_library: .: (0.002168) test_throws_error_if_library_not_found: .: (0.001252) test_wont_reload_rake_library: .: (0.002640) TestRakeRules: test_close_matches_on_name_do_not_trigger_rule: .: (0.001202) test_create_with_source: .: (0.001793) test_file_names_beginning_with_dot_can_be_tricked_into_referring_to_file: .: (0.001717) test_file_names_beginning_with_dot_can_be_wrapped_in_lambda:.: (0.001706) test_file_names_containing_percent_can_be_wrapped_in_lambda:.: (0.001703) test_multiple_rules1: .: (0.001802) test_multiple_rules2: .: (0.001731) test_non_extension_rule_name_refers_to_file: .: (0.001725) test_pathmap_automatically_applies_to_name: .: (0.001803) test_plain_strings_are_just_filenames: .: (0.001703) test_plain_strings_as_dependents_refer_to_files: .: (0.001663) test_proc_returning_lists_are_flattened_into_prereqs: .: (0.002281) test_recursive_rules_that_dont_terminate_will_overflow: .: (0.003321) test_recursive_rules_will_work_as_long_as_they_terminate: .: (0.007301) test_regex_rule_with_args: .: (0.001005) test_regex_rule_with_args_and_lambda_prereq: .: (0.000958) test_rule_can_be_created_by_string: .: (0.000949) test_rule_prereqs_can_be_created_by_string: .: (0.000953) test_rule_prereqs_can_be_created_by_symbol: .: (0.000802) test_rule_rebuilds_obj_when_source_is_newer: .: (0.002489) test_rule_runs_when_explicit_task_has_no_actions: .: (0.001226) test_rule_with_method_prereq: .: (0.000955) test_rule_with_one_arg_method_prereq: .: (0.000962) test_rule_with_proc_dependent_will_trigger: .: (0.001137) test_rule_with_two_sources_builds_both_sources: .: (0.002459) test_rule_with_two_sources_but_one_missing_does_not_run: .: (0.001026) test_rule_with_two_sources_runs_if_both_sources_are_present:.: (0.002233) test_rules_with_bad_dependents_will_fail: .: (0.000703) test_second_rule_doest_run_if_first_triggers: .: (0.002088) test_second_rule_doest_run_if_first_triggers_with_reversed_rules: .: (0.001804) test_second_rule_runs_when_first_rule_doesnt: .: (0.002019) test_single_dependent: .: (0.002123) test_single_dependent_with_nil_args: .: (0.002173) test_string_rule_with_args: .: (0.003188) test_string_rule_with_args_and_lambda_prereq: .: (0.000976) test_works_with_chained_extensions_in_rules: .: (0.000988) TestRakeScope: test_conj_against_two_elements: .: (0.000468) test_path_against_empty_scope: .: (0.000340) test_path_against_one_element: .: (0.000336) test_path_against_two_elements: .: (0.001602) test_path_with_task_name: .: (0.000330) test_path_with_task_name_against_empty_scope: .: (0.000318) test_trim: .: (0.000370) TestRakeTask: test_all_prerequisite_tasks_does_not_include_duplicates: .: (0.000959) test_all_prerequisite_tasks_includes_all_prerequisites: .: (0.001127) test_all_prerequisite_tasks_includes_self_on_cyclic_dependencies: .: (0.000666) test_already_invoked: .: (0.000520) test_always_multitask: .: (0.402606) test_arrays_can_be_prerequisites: .: (0.000904) test_can_double_invoke_with_reenable: .: (0.000974) test_can_triple_invoke_after_exception_with_reenable: .: (0.001369) test_clear: .: (0.001000) test_clear_actions: .: (0.000862) test_clear_args: .: (0.001620) test_clear_comments: .: (0.002177) test_clear_prerequisites: .: (0.000899) test_comment_setting: .: (0.000863) test_comments_do_not_set: .: (0.000865) test_comments_is_nil: .: (0.000793) test_comments_with_decimal_points: .: (0.000810) test_comments_with_many_periods: .: (0.000817) test_comments_with_sentences_exclamation_mark: .: (0.000816) test_comments_with_sentences_period: .: (0.000872) test_comments_with_tabbed_sentences: .: (0.000956) test_create: .: (0.001009) test_defined: .: (0.000889) test_dry_run_prevents_actions: .: (0.001089) test_duplicate_comments: .: (0.001093) test_extended_comments: .: (0.001154) test_filelists_can_be_prerequisites: .: (0.000877) test_find: .: (0.001018) test_inspect: .: (0.000862) test_interspersed_duplicate_comments: .: (0.001334) test_investigation_output: .: (0.001639) test_invoke: .: (0.001433) test_invoke_with_circular_dependencies: .: (0.001015) test_multi_invocations: .: (0.000892) test_multiple_comments: .: (0.000751) test_no_double_invoke: .: (0.000883) test_prereqs: .: (0.000491) test_prerequisite_tasks_fails_if_prerequisites_are_undefined: .: (0.000748) test_prerequisite_tasks_finds_tasks_with_same_name_outside_namespace: .: (0.000676) test_prerequisite_tasks_honors_namespaces: .: (0.001100) test_prerequisite_tasks_in_nested_namespaces: .: (0.001118) test_prerequisite_tasks_returns_tasks_not_strings: .: (0.000825) test_source_is_first_prerequisite: .: (0.000489) test_strings_can_be_prerequisites: .: (0.000617) test_suggests_valid_rake_task_names: .: (0.000699) test_symbols_can_be_prerequisites: .: (0.000495) test_task_gives_name_on_to_s: .: (0.000490) test_task_list: .: (0.000677) test_tasks_can_be_traced: .: (0.000731) test_timestamp_returns_latest_prereq_timestamp: .: (0.000907) test_timestamp_returns_now_if_all_prereqs_have_no_times: .: (0.000862) TestRakeTaskArgumentParsing: test_can_handle_commas_in_args: .: (0.000584) test_can_handle_spaces_between_all_args: .: (0.003638) test_can_handle_spaces_between_args: .: (0.000463) test_empty_args: .: (0.000439) test_keeps_embedded_spaces: .: (0.000445) test_name_only: .: (0.000431) test_no_rakeopt: .: (0.005509) test_one_argument: .: (0.001848) test_rakeopt_with_blank_options: .: (0.005245) test_rakeopt_with_silent_options: .: (0.005816) test_terminal_width_using_env: .: (0.000539) test_terminal_width_using_hardcoded_80: .: (0.000425) test_terminal_width_using_stty: .: (0.000426) test_terminal_width_using_tput: .: (0.000426) test_terminal_width_with_failure: .: (0.000433) test_treat_blank_arg_as_empty_string: .: (0.000481) test_two_arguments: .: (0.000439) TestRakeTaskArguments: test_all_and_extra_arguments_with_named_arguments: .: (0.000634) test_all_and_extra_arguments_without_named_arguments: .: (0.000473) test_args_do_not_reference_env_values: .: (0.000344) test_args_knows_its_names: .: (0.000327) test_blank_values_in_args: .: (0.000329) test_child_hides_parent_arg_names: .: (0.000331) test_creating_new_argument_scopes: .: (0.000386) test_default_arguments_that_dont_match_names_are_ignored: .: (0.000323) test_default_arguments_values_can_be_merged: .: (0.000336) test_empty_arg_list_is_empty: .: (0.000324) test_enumerable_behavior: .: (0.000333) test_extra_args_with_less_than_named_arguments: .: (0.000556) test_extra_names_are_nil: .: (0.000327) test_fetch: .: (0.000400) test_has_key: .: (0.000366) test_multiple_values_in_args: .: (0.000326) test_named_args: .: (0.000373) test_to_hash: .: (0.000339) test_to_s: .: (0.000361) TestRakeTaskManager: test_anonymous_namespace: .: (0.000708) test_correctly_scoped_prerequisites_are_invoked: .: (0.001121) test_create_filetask_in_namespace: .: (0.000552) test_create_task_manager: .: (0.000340) test_define_namespace_in_namespace: .: (0.000599) test_define_namespaced_task: .: (0.000598) test_define_task: .: (0.000529) test_index: .: (0.000410) test_lookup_with_explicit_scopes: .: (0.002196) test_name_lookup: .: (0.000520) test_name_lookup_in_multiple_scopes: .: (0.002224) test_name_lookup_with_implicit_file_tasks: .: (0.000619) test_name_lookup_with_nonexistent_task: .: (0.000371) test_namespace_task_create: .: (0.001327) test_namespace_yields_same_namespace_as_returned: .: (0.000329) test_undefined_task_with_custom_application: .: (0.005158) TestRakeTaskManagerArgumentResolution: test_good_arg_patterns: .: (0.000690) TestRakeTaskWithArguments: test_actions_adore_keywords: .: (0.001396) test_actions_of_various_arity_are_ok_with_args: .: (0.000572) test_arg_list_is_empty_if_no_args_given: .: (0.000507) test_args_given: .: (0.000485) test_args_not_passed_if_no_arg_names: .: (0.000709) test_args_not_passed_if_no_prereq_names_on_multitask: .: (0.001287) test_args_not_passed_if_no_prereq_names_on_task: .: (0.000700) test_arguments_are_passed_to_all_blocks: .: (0.000821) test_arguments_are_passed_to_block: .: (0.000508) test_block_with_no_parameters_is_ok: .: (0.000484) test_extra_parameters_are_ignored: .: (0.000518) test_name_and_needs: .: (0.000520) test_name_args_and_prereqs: .: (0.000523) test_name_with_args: .: (0.000559) test_named_args_are_passed_to_prereqs: .: (0.000683) test_no_args_given: .: (0.000482) test_tasks_can_access_arguments_as_hash: .: (0.000583) test_values_at: .: (0.000508) TestRakeTestTask: test_file_list_env_test: .: (0.000656) test_initialize: .: (0.000641) test_initialize_deps: .: (0.000530) test_initialize_multi_deps: .: (0.000530) test_initialize_override: .: (0.000631) test_libs_equals: .: (0.000503) test_libs_equals_empty: .: (0.000492) test_pattern_equals: .: (0.000710) test_pattern_equals_test_files_equals: .: (0.000727) test_run_code_direct: .: (0.000932) test_run_code_rake: .: (0.000573) test_task_order_only_prerequisites: .: (0.000843) test_task_order_only_prerequisites_key: .: (0.000841) test_task_prerequisites: .: (0.000692) test_task_prerequisites_deps: .: (0.003497) test_task_prerequisites_multi: .: (0.000887) test_test_files_equals: .: (0.000528) TestRakeTestThreadPool: test_exceptions: .: (0.001290) test_pool_creates_the_correct_number_of_threads: .: (0.104071) test_pool_executes_in_current_thread_for_zero_threads: .: (0.002867) test_pool_executes_in_other_thread_for_pool_of_size_one: .: (0.000794) test_pool_executes_in_two_other_threads_for_pool_of_size_two: .: (0.102712) test_pool_future_does_not_duplicate_arguments: .: (0.001327) test_pool_join_empties_queue: .: (0.507140) test_pool_prevents_deadlock: .: (0.237407) test_pool_reports_correct_results: .: (0.019452) TestRakeTopLevelFunctions: test_import: .: (0.001523) test_missing_other_constant: .: (0.000627) test_namespace: .: (0.000544) test_when_not_writing: .: (0.000725) test_when_writing: .: (0.000684) TestRakeWin32: test_win32_backtrace_with_different_case: .: (0.001122) test_win32_system_dir_fallback_to_userprofile_otherwise: .: (0.000573) test_win32_system_dir_nil_of_no_env_vars: .: (0.000621) test_win32_system_dir_uses_appdata_when_no_home_or_home_combo: .: (0.001273) test_win32_system_dir_uses_home_if_defined: .: (0.000532) test_win32_system_dir_uses_homedrive_homepath_when_no_home_defined: .: (0.000553) TestThreadHistoryDisplay: test_banner: .: (0.000883) test_continue: .: (0.000735) test_item_dequeued: .: (0.000712) test_item_queued: .: (0.000706) test_multiple_items: .: (0.000753) test_thread_created: .: (0.000707) test_thread_deleted: .: (0.000705) test_waiting: .: (0.000708) TestTraceOutput: test_trace_handles_nil_objects: .: (0.000902) test_trace_issues_single_io_for_args_multiple_strings: .: (0.000407) test_trace_issues_single_io_for_args_multiple_strings_and_alternate_sep: .: (0.000406) test_trace_issues_single_io_for_args_with_empty_args: .: (0.000400) Finished in 18.650260696 seconds. ------------------------------------------------------------------------------- 596 tests, 1458 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 31.96 tests/s, 78.18 assertions/s >>> ruby-rake: Entering fakeroot... /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/History.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/MIT-LICENSE /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/README.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/command_line_usage.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/Rakefile1 /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/Rakefile2 /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/a.c /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/b.c /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/example/main.c /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/glossary.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/jamis.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/proto_rake.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/rake.1 /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/rakefile.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/doc/rational.rdoc /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/exe/rake /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/application.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/backtrace.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/clean.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/cloneable.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/cpu_counter.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/default_loader.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/dsl_definition.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/early_time.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/ext/core.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/ext/string.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_creation_task.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_list.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_task.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/file_utils_ext.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/invocation_chain.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/invocation_exception_mixin.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/late_time.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/linked_list.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/loaders/makefile.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/multi_task.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/name_space.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/packagetask.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/phony.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/private_reader.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/promise.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/pseudo_status.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_module.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rake_test_loader.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/rule_recursion_overflow_error.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/scope.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task_argument_error.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task_arguments.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/task_manager.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/tasklib.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/testtask.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/thread_history_display.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/thread_pool.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/trace_output.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/version.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/lib/rake/win32.rb /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/lib/ruby/gems/3.4.0/gems/rake-13.2.1/rake.gemspec /home/buildozer/aports/main/ruby-rake/pkg/ruby-rake/usr/bin/rake Successfully installed rake-13.2.1 1 gem installed >>> ruby-rake-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/buildozer/aports/main/ruby-rake/pkg/ruby-rake-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-rake-doc*: Preparing subpackage ruby-rake-doc... Please specify at least one package name on the command line. >>> ruby-rake-doc*: Running postcheck for ruby-rake-doc >>> ruby-rake*: Running postcheck for ruby-rake >>> ruby-rake*: Preparing package ruby-rake... Please specify at least one package name on the command line. >>> ruby-rake-doc*: Tracing dependencies... ruby >>> ruby-rake-doc*: Package size: 1.0 B >>> ruby-rake-doc*: Compressing data... >>> ruby-rake-doc*: Create checksum... >>> ruby-rake-doc*: Create ruby-rake-doc-13.2.1-r1.apk >>> ruby-rake*: Tracing dependencies... ruby >>> ruby-rake*: Package size: 133.9 KB >>> ruby-rake*: Compressing data... >>> ruby-rake*: Create checksum... >>> ruby-rake*: Create ruby-rake-13.2.1-r1.apk >>> ruby-rake: Build complete at Sat, 18 Apr 2026 19:34:31 +0000 elapsed time 0h 0m 24s >>> ruby-rake: Cleaning up srcdir >>> ruby-rake: Cleaning up pkgdir >>> ruby-rake: Uninstalling dependencies... ( 1/10) Purging .makedepends-ruby-rake (20260418.193409) ( 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: 458.4 MiB in 102 packages >>> ruby-rake: Updating the main/ppc64le repository index... >>> ruby-rake: Signing the index...