>>> ruby-rake: Building main/ruby-rake 13.2.1-r1 (using abuild 3.17.0_rc1-r1) started Sat, 18 Apr 2026 10:10:03 +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 libucontext (1.5-r0) ( 4/10) Installing yaml (0.2.5-r2) ( 5/10) Installing ruby-libs (3.4.9-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.101004) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 403.3 MiB in 111 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.000391) test_near_system_dir_isnt_suppressed: .: (0.000136) test_ruby_array_each_suppressed: .: (0.000126) test_system_dir_suppressed: .: (0.000149) TestLinkedList: test_conjunction: .: (0.000261) test_conversion_to_string: .: (0.000140) test_conversion_with_inspect: .: (0.000134) test_empty_list: .: (0.000126) test_list_with_one_item: .: (0.000156) test_list_with_several_items: .: (0.000150) test_lists_are_enumerable: .: (0.000166) test_lists_are_structurally_equivalent: .: (0.000151) test_make_with_no_arguments: .: (0.000145) test_make_with_one_argument: .: (0.000131) test_make_with_two_arguments: .: (0.000141) TestPrivateAttrs: test_private_reader_is_private: .: (0.000306) test_private_reader_returns_data: .: (0.000126) TestRake: test_can_override_application: .: (0.000211) test_each_dir_parent: .: (0.000160) test_original_dir_reports_current_dir: .: (0.000188) TestRakeApplication: test_bad_run: .: (0.004191) test_bad_run_includes_exception_name: .: (0.001926) test_bad_run_with_backtrace: .: (0.001709) test_bad_run_with_trace: .: (0.001781) test_building_imported_files_on_demand: .: (0.000164) test_class_with_application: .: (0.000331) test_class_with_application_user_defined: .: (0.000173) test_describe_tasks: .: (0.000289) test_display_exception_details: .: (0.000366) test_display_exception_details_bad_encoding: .: (0.000541) test_display_exception_details_cause: .: (0.000389) test_display_exception_details_with_detailed_message: .: (0.000302) test_display_prereqs: .: (0.001681) test_display_task_run: .: (0.001621) test_display_tasks: .: (0.000266) test_display_tasks_with_long_comments: .: (0.000283) test_display_tasks_with_long_comments_to_a_non_tty_shows_entire_comment: .: (0.001973) test_display_tasks_with_task_name_wider_than_tty_display: .: (0.000339) test_display_tasks_with_very_long_task_name_to_a_non_tty_shows_name_and_comment: .: (0.000327) test_finding_rakefile: .: (0.000243) test_good_run: .: (0.002060) test_handle_options_should_not_strip_options_from_argv: .: (0.001607) test_handle_options_trace_default_is_stderr: .: (0.001484) test_handle_options_trace_does_not_eat_following_task_names:.: (0.001319) test_handle_options_trace_overrides_to_stdout: .: (0.001321) test_load_from_calculated_system_rakefile: .: (0.002994) test_load_from_system_rakefile: .: (0.001820) test_load_rakefile: .: (0.001567) test_load_rakefile_doesnt_print_rakefile_directory_from_same_dir: .: (0.000428) test_load_rakefile_doesnt_print_rakefile_directory_from_subdir_if_silent: .: (0.001596) test_load_rakefile_from_subdir: .: (0.001434) test_load_rakefile_not_found: .: (0.001371) test_load_rakefile_prints_rakefile_directory_from_subdir: .: (0.000319) test_loading_imports: .: (0.000153) test_not_finding_rakefile: .: (0.000130) test_printing_original_exception_cause: .: (0.002865) test_rake_error_excludes_exception_name: .: (0.001955) test_run_with_bad_options: .: (0.002293) test_show_lines: .: (0.000265) test_standard_exception_handling_invalid_option: .: (0.000291) test_standard_exception_handling_other: .: (0.000369) test_standard_exception_handling_system_exit: .: (0.000264) test_standard_exception_handling_system_exit_nonzero: .: (0.000258) test_terminal_columns: .: (0.000303) test_truncating_comments_to_a_non_tty: .: (0.000277) test_windows: .: (0.000129) TestRakeApplicationOptions: test_backtrace: .: (0.001571) test_backtrace_with_error: .: (0.001421) test_backtrace_with_following_task_name: .: (0.002544) test_backtrace_with_stderr: .: (0.001659) test_backtrace_with_stdout: .: (0.001642) test_bad_option: .: (0.004386) test_default_options: .: (0.001425) test_default_task_collection: .: (0.001359) test_describe: .: (0.002361) test_describe_with_pattern: .: (0.001619) test_directory: .: (0.011987) test_dry_run: .: (0.002684) test_environment_and_tasks_together: .: (0.002173) test_environment_definition: .: (0.001709) test_execute: .: (0.002950) test_execute_and_continue: .: (0.002642) test_execute_and_print: .: (0.003791) test_help: .: (0.004710) test_jobs: .: (0.016371) test_libdir: .: (0.004859) test_missing_require: .: (0.002617) test_multiline_environment_definition: .: (0.001376) test_multitask: .: (0.002671) test_no_deprecated_messages: .: (0.003616) test_no_search: .: (0.003922) test_no_system: .: (0.003484) test_prereqs: .: (0.002784) test_quiet: .: (0.002622) test_rake_explicit_task_library: .: (0.000145) test_rakefile: .: (0.006409) test_rakelib: .: (0.006256) test_require: .: (0.005114) test_silent: .: (0.003689) test_system: .: (0.002722) test_task_collection: .: (0.001379) test_tasks: .: (0.007583) test_trace: .: (0.003559) test_trace_rules: .: (0.001612) test_trace_with_error: .: (0.001400) test_trace_with_following_task_name: .: (0.003460) test_trace_with_stderr: .: (0.003089) test_trace_with_stdout: .: (0.002572) test_verbose: .: (0.004226) test_version: .: (0.002979) test_where: .: (0.008767) TestRakeBacktrace: test_multi_collapse: .: (0.082898) test_single_collapse: .: (0.081610) test_suppress_option: .: (0.162708) TestRakeClean: test_clean: .: (0.001148) test_cleanup: .: (0.002178) test_cleanup_ignores_missing_files: .: (0.000296) test_cleanup_opt_overrides_trace_silent: .: (0.000244) test_cleanup_opt_overrides_trace_verbose: .: (0.000219) test_cleanup_trace: .: (0.000216) test_cleanup_without_trace: .: (0.000230) TestRakeCpuCounter: test_count: .: (0.000228) test_count_with_default_nil: .: (0.000451) test_count_with_default_raise: .: (0.000137) TestRakeCpuCounter::TestClassMethod: test_count: .: (0.000184) test_count_nil: .: (0.000136) test_count_raise: .: (0.000140) TestRakeDefinitions: test_falsey_dependencies: .: (0.000257) test_file_task: .: (0.000574) test_implicit_file_dependencies: .: (0.000361) test_incremental_definitions: .: (0.000544) test_missing_dependencies: .: (0.000374) test_task: .: (0.000391) TestRakeDirectoryTask: test_can_use_blocks: .: (0.000838) test_can_use_filelist: .: (0.000353) test_can_use_pathname: .: (0.000478) test_directory: .: (0.000520) test_directory_colon: .: (0.000266) TestRakeDsl: test_namespace_command: .: (0.000313) test_namespace_command_with_a_string_like_object: .: (0.000210) test_namespace_command_with_bad_name: .: (0.000169) test_no_commands_constant: .: (0.000133) TestRakeEarlyTime: test_create: .: (0.000215) test_equality: .: (0.000132) test_original_time_compare_is_not_messed_up: .: (0.000154) test_to_s: .: (0.000132) TestRakeExtension: test_extension_complains_when_a_method_that_is_present: .: (0.000254) test_methods_actually_exist: .: (0.000140) test_no_warning_when_defining_ok_method: .: (0.000145) TestRakeFileCreationTask: test_directory: .: (0.000325) test_file_needed: .: (0.000325) test_no_retriggers_on_file_task: .: (0.000211) test_no_retriggers_on_filecreate_task: .: (0.000195) test_very_early_timestamp: .: (0.000140) TestRakeFileList: test_add_default_exclude_list: .: (0.001479) test_add_many: .: (0.000396) test_add_matching: .: (0.000408) test_add_return: .: (0.000683) test_append: .: (0.000362) test_append_pathname: .: (0.000359) test_array_comparisons: .: (0.000409) test_array_equality: .: (0.000538) test_array_operators: .: (0.000508) test_basic_array_functions: .: (0.000408) test_claim_to_be_a_filelist_instance: .: (0.000509) test_claim_to_be_a_kind_of_array: .: (0.000364) test_claim_to_be_a_kind_of_filelist: .: (0.000361) test_clear_ignore_patterns: .: (0.000405) test_clone_and_dup: .: (0.000425) test_cloned_items_stay_frozen: .: (0.000394) test_create: .: (0.000359) test_create_with_args: .: (0.000396) test_create_with_block: .: (0.000355) test_create_with_brackets: .: (0.000404) test_create_with_brackets_and_filelist: .: (0.000423) test_create_with_pathname: .: (0.001206) test_curly_bracket_pattern: .: (0.000387) test_default_exclude: .: (0.000423) test_delegating_methods_do_not_include_to_a_or_to_ary: .: (0.000630) test_dont_claim_to_be_an_array_instance: .: (0.000349) test_duped_items_will_thaw: .: (0.000406) test_egrep_returns_0_if_no_matches: .: (0.000384) test_egrep_with_block: .: (0.000542) test_egrep_with_error: .: (0.000456) test_egrep_with_output: .: (0.000440) test_enumeration_methods: .: (0.000706) test_exclude: .: (0.000454) test_exclude_a_filelist: .: (0.000465) test_exclude_an_array: .: (0.000426) test_exclude_curly_bracket_pattern: .: (0.000437) test_exclude_pathname: .: (0.000405) test_exclude_return_on_create: .: (0.000421) test_exclude_with_alternate_file_seps: .: (0.000378) test_exclude_with_string_return_on_create: .: (0.000444) test_excluding_via_block: .: (0.000417) test_existing: .: (0.001258) test_existing!: .: (0.000430) test_file_utils_can_use_filelists: .: (0.000496) test_filelist_ext: .: (0.000667) test_flatten: .: (0.000394) test_gsub: .: (0.000396) test_gsub!: .: (0.000409) test_ignore_special: .: (0.000443) test_include_with_another_array: .: (0.000553) test_include_with_another_filelist: .: (0.000399) test_include_with_pathname: .: (0.000390) test_inspect_pending: .: (0.000401) test_match: .: (0.000377) test_multiple_patterns: .: (0.000485) test_other_array_returning_methods: .: (0.000479) test_reject: .: (0.000367) test_special_return_delegating_methods_object_type: .: (0.000460) test_square_bracket_pattern: .: (0.000394) test_string_ext: .: (0.000445) test_sub: .: (0.001193) test_sub!: .: (0.000407) test_sub_with_block: .: (0.000366) test_to_array: .: (0.000372) test_to_s_pending: .: (0.000411) test_to_string: .: (0.000606) test_unique: .: (0.000356) TestRakeFileListPathMap: test_file_list_supports_pathmap: .: (0.000202) test_file_list_supports_pathmap_with_a_block: .: (0.000169) TestRakeFileTask: test_existing_file_depends_on_non_existing_file: .: (0.000431) test_file_depends_on_task_depend_on_file: .: (0.000425) test_file_need: .: (0.000486) test_file_times_new_depend_on_regular_task_timestamps: .: (0.000523) test_file_times_new_depends_on_old: .: (0.000336) test_file_times_old_depends_on_new: .: (0.000239) test_needed_eh_build_all: .: (0.000245) test_needed_eh_dependency: .: (0.000563) test_needed_eh_exists: .: (0.000234) test_prerequisite_can_be_pathname: .: (0.000209) test_source_is_first_prerequisite: .: (0.000203) test_sources_is_all_prerequisites: .: (0.000202) test_task_can_be_pathname: .: (0.000201) TestRakeFileUtils: test_file_utils_methods_are_available_at_top_level: .: (0.000279) test_fileutils_methods_dont_leak: .: (0.000169) test_ln: .: (0.000182) test_nowrite: .: (0.000142) test_rm_filelist: .: (0.000180) test_rm_nowrite: .: (0.000174) test_rm_one_file: .: (0.000149) test_rm_two_files: .: (0.000172) test_ruby_with_a_single_string_argument: .: (0.048936) test_ruby_with_multiple_arguments: .: (0.047936) test_safe_ln_failover_to_cp_on_not_implemented_error: .: (0.002549) test_safe_ln_failover_to_cp_on_standard_error: .: (0.000152) test_safe_ln_fails_on_script_error: .: (0.000161) test_sh: .: (0.047197) test_sh_bad_option: .: (0.000248) test_sh_failure: .: (0.046730) test_sh_if_a_command_exits_with_error_status_its_full_output_is_printed: .: (0.050822) test_sh_if_a_command_exits_with_error_status_sh_echoes_it_fully: .: (0.095848) test_sh_noop: .: (0.000316) test_sh_show_command: .: (0.000176) test_sh_special_handling: .: (0.094520) test_sh_verbose: .: (0.000402) test_sh_verbose_false: .: (0.000242) test_sh_verbose_flag_nil: .: (0.000640) test_sh_with_a_single_string_argument: .: (0.047070) test_sh_with_env: .: (0.047027) test_sh_with_hash_option: .: (0.048292) test_sh_with_multiple_arguments: .: (0.050737) test_sh_with_spawn_options: .: (0.050780) test_split_all: .: (0.000259) test_verbose: .: (0.000165) TestRakeFunctional: test_anonymous_tasks_can_be_invoked_indirectly: .: (0.082934) test_block_verbose_false_should_not_show_command: .: (0.138826) test_block_verbose_true_should_show_command: .: (0.141825) test_by_default_rakelib_files_are_included: .: (0.082864) test_can_invoke_task_in_nested_namespace: .: (0.083267) test_can_invoke_task_in_toplevel_namespace: .: (0.083855) test_comment_after_desc_is_ignored: .: (0.080889) test_comment_before_desc_is_ignored: .: (0.084505) test_comment_before_task_acts_like_desc: .: (0.082418) test_comment_separated_from_task_by_blank_line_is_not_picked_up: .: (0.081629) test_correct_number_of_tasks_reported: .: (0.083523) test_dash_f_with_no_arg_foils_rakefile_lookup: .: (0.084607) test_dot_rake_files_can_be_loaded_with_dash_r: .: (0.086150) test_dry_run: .: (0.083074) test_dry_run_bug: .: (0.163257) test_env_available_at_task_scope: .: (0.082993) test_env_available_at_top_scope: .: (0.081742) test_failing_test_sets_exit_status: .: (0.138316) test_file_creation_task: .: (0.246126) test_file_list_is_requirable_separately: .: (0.064295) test_file_task_are_not_scoped_by_namespaces: .: (0.082799) test_file_task_dependencies_scoped_by_namespaces: .: (0.081240) test_implicit_system: .: (0.081469) test_imports: .: (0.082703) test_inline_verbose_default_should_show_command: .: (0.129759) test_inline_verbose_false_should_not_show_command: .: (0.132315) test_inline_verbose_true_should_show_command: .: (0.129563) test_invalid_command_line_options: .: (0.082808) test_long_description: .: (0.081705) test_multi_desc: .: (0.082633) test_no_system: .: (0.081685) test_nosearch_with_rakefile_uses_local_rakefile: .: (0.080371) test_nosearch_without_rakefile_and_no_system_fails: .: (0.080662) test_nosearch_without_rakefile_finds_system: .: (0.080959) test_proper_namespace_access: .: (0.082029) test_rake_default: .: (0.082203) test_rake_error_on_bad_task: .: (0.081723) test_rake_namespace_refers_to_toplevel: .: (0.082330) test_rbext: .: (0.082390) test_regenerate_imports: .: (0.083961) test_rules_chaining_to_file_task: .: (0.083998) test_stand_alone_filelist: .: (0.063510) test_standalone_verbose_false_should_not_show_command: .: (0.128952) test_standalone_verbose_true_should_show_command: .: (0.131480) test_system: .: (0.081933) test_system_excludes_rakelib_files_too: .: (0.084390) test_task_override: .: (0.084459) test_tasks_can_reference_task_in_other_namespaces: .: (0.081302) test_tasks_can_reference_task_in_same_namespace: .: (0.087705) test_test_task_descriptions: .: (0.083411) test_test_task_when_verbose_passed_prompts_testopts:.: (0.137835) test_test_task_when_verbose_unless_verbose_passed_not_prompt_testopts: .: (0.140494) test_trace_bug: .: (0.162288) test_update_midway_through_chaining_to_file_task: .: (1.249631) TestRakeInvocationChain: test_append_one_circular: .: (0.000545) test_append_two_circular: .: (0.000165) test_append_with_one_argument: .: (0.000151) test_conj_on_invocation_chains: .: (0.000172) test_make_on_invocation_chains: .: (0.000164) test_member_eh_one: .: (0.000143) test_member_eh_two: .: (0.000144) test_to_s_empty: .: (0.000149) TestRakeLateTime: test_late_time_comparisons: .: (0.000837) test_to_s: .: (0.000143) TestRakeMakefileLoader: test_parse: .: (0.001099) TestRakeMultiTask: test_all_multitasks_wait_on_slow_prerequisites: .: (0.181989) test_cross_thread_prerequisite_failures: .: (0.001245) test_multitasks_with_parameters: .: (0.000584) test_running_multitasks: .: (0.030877) test_task_not_executed_if_dependant_task_failed_concurrently: .: (0.501125) TestRakeNameSpace: test_namespace_creation: .: (0.000455) test_namespace_lookup: .: (0.000404) test_namespace_reports_tasks_it_owns: .: (0.000588) test_scope: .: (0.000176) TestRakePackageTask: test_clone: .: (0.000878) test_initialize: .: (0.004249) test_initialize_no_version: .: (0.000193) test_initialize_noversion: .: (0.001022) test_package_name: .: (0.000582) test_package_name_noversion: .: (0.001096) test_without_parent_dir: .: (0.000596) TestRakePathMap: test_9d_returns_partial_dirname: .: (0.000304) test_complex_patterns: .: (0.000246) test_d_returns_dirname: .: (0.000153) test_dash_returns_empty_string: .: (0.000140) test_f_returns_basename: .: (0.000141) test_multiple_patterns: .: (0.000141) test_n_returns_basename_without_extension: .: (0.000160) test_p_returns_entire_pathname: .: (0.000140) test_partial_directory_selection_works_with_patterns: .: (0.000149) test_pattern_can_use_backreferences: .: (0.000136) test_pattern_returns_substitutions: .: (0.000132) test_pattern_with_invalid_operator: .: (0.000155) test_pattern_with_no_replacement_nor_block_substitutes_empty_string:.: (0.000135) test_pattern_with_star_replacement_string_uses_block: .: (0.000154) test_pattern_works_with_certain_valid_operators: .: (0.000201) test_percent_percent_returns_percent: .: (0.000127) test_returns_self_with_no_args: .: (0.000119) test_s_returns_file_separator: .: (0.000148) test_undefined_percent_causes_error: .: (0.000136) test_works_with_windows_separators: .: (0.000115) test_x_returns_everything_but_extension: .: (0.000198) test_x_returns_extension: .: (0.000151) TestRakePathMapExplode: test_explode: .: (0.000219) TestRakePathMapPartial: test_pathmap_partial: .: (0.000228) TestRakePseudoStatus: test_with_99_exit_status: .: (0.000197) test_with_zero_exit_status: .: (0.000143) TestRakeRakeTestLoader: test_load_error_from_missing_test_file: .: (0.000579) test_load_error_raised_explicitly: .: (0.000470) test_load_error_raised_implicitly: .: (0.002277) test_pattern: .: (0.000409) TestRakeReduceCompat: test_no_deprecated_dsl: .: (0.160425) TestRakeRequire: test_can_load_rake_library: .: (0.003421) test_throws_error_if_library_not_found: .: (0.000368) test_wont_reload_rake_library: .: (0.000409) TestRakeRules: test_close_matches_on_name_do_not_trigger_rule: .: (0.000391) test_create_with_source: .: (0.000488) test_file_names_beginning_with_dot_can_be_tricked_into_referring_to_file: .: (0.000418) test_file_names_beginning_with_dot_can_be_wrapped_in_lambda:.: (0.000712) test_file_names_containing_percent_can_be_wrapped_in_lambda:.: (0.000410) test_multiple_rules1: .: (0.000417) test_multiple_rules2: .: (0.000390) test_non_extension_rule_name_refers_to_file: .: (0.000393) test_pathmap_automatically_applies_to_name: .: (0.000420) test_plain_strings_are_just_filenames: .: (0.000396) test_plain_strings_as_dependents_refer_to_files: .: (0.000380) test_proc_returning_lists_are_flattened_into_prereqs: .: (0.000520) test_recursive_rules_that_dont_terminate_will_overflow: .: (0.000712) test_recursive_rules_will_work_as_long_as_they_terminate: .: (0.000854) test_regex_rule_with_args: .: (0.000422) test_regex_rule_with_args_and_lambda_prereq: .: (0.002068) test_rule_can_be_created_by_string: .: (0.000388) test_rule_prereqs_can_be_created_by_string: .: (0.000367) test_rule_prereqs_can_be_created_by_symbol: .: (0.000320) test_rule_rebuilds_obj_when_source_is_newer: .: (0.000396) test_rule_runs_when_explicit_task_has_no_actions: .: (0.000460) test_rule_with_method_prereq: .: (0.000657) test_rule_with_one_arg_method_prereq: .: (0.000371) test_rule_with_proc_dependent_will_trigger: .: (0.000439) test_rule_with_two_sources_builds_both_sources: .: (0.000629) test_rule_with_two_sources_but_one_missing_does_not_run: .: (0.000306) test_rule_with_two_sources_runs_if_both_sources_are_present:.: (0.000761) test_rules_with_bad_dependents_will_fail: .: (0.000159) test_second_rule_doest_run_if_first_triggers: .: (0.000516) test_second_rule_doest_run_if_first_triggers_with_reversed_rules: .: (0.000416) test_second_rule_runs_when_first_rule_doesnt: .: (0.000404) test_single_dependent: .: (0.000364) test_single_dependent_with_nil_args: .: (0.000370) test_string_rule_with_args: .: (0.000376) test_string_rule_with_args_and_lambda_prereq: .: (0.001196) test_works_with_chained_extensions_in_rules: .: (0.000394) TestRakeScope: test_conj_against_two_elements: .: (0.000191) test_path_against_empty_scope: .: (0.000130) test_path_against_one_element: .: (0.000131) test_path_against_two_elements: .: (0.000127) test_path_with_task_name: .: (0.000123) test_path_with_task_name_against_empty_scope: .: (0.000430) test_trim: .: (0.000144) TestRakeTask: test_all_prerequisite_tasks_does_not_include_duplicates: .: (0.000396) test_all_prerequisite_tasks_includes_all_prerequisites: .: (0.000432) test_all_prerequisite_tasks_includes_self_on_cyclic_dependencies: .: (0.000260) test_already_invoked: .: (0.000214) test_always_multitask: .: (0.401814) test_arrays_can_be_prerequisites: .: (0.001003) test_can_double_invoke_with_reenable: .: (0.000262) test_can_triple_invoke_after_exception_with_reenable: .: (0.000415) test_clear: .: (0.000292) test_clear_actions: .: (0.000211) test_clear_args: .: (0.000400) test_clear_comments: .: (0.000558) test_clear_prerequisites: .: (0.000213) test_comment_setting: .: (0.000204) test_comments_do_not_set: .: (0.000210) test_comments_is_nil: .: (0.000200) test_comments_with_decimal_points: .: (0.000213) test_comments_with_many_periods: .: (0.000205) test_comments_with_sentences_exclamation_mark: .: (0.000217) test_comments_with_sentences_period: .: (0.000225) test_comments_with_tabbed_sentences: .: (0.000226) test_create: .: (0.000313) test_defined: .: (0.000231) test_dry_run_prevents_actions: .: (0.000387) test_duplicate_comments: .: (0.002073) test_extended_comments: .: (0.000237) test_filelists_can_be_prerequisites: .: (0.000234) test_find: .: (0.000287) test_inspect: .: (0.000198) test_interspersed_duplicate_comments: .: (0.000306) test_investigation_output: .: (0.000776) test_invoke: .: (0.000344) test_invoke_with_circular_dependencies: .: (0.000387) test_multi_invocations: .: (0.000335) test_multiple_comments: .: (0.000247) test_no_double_invoke: .: (0.000333) test_prereqs: .: (0.000196) test_prerequisite_tasks_fails_if_prerequisites_are_undefined: .: (0.000552) test_prerequisite_tasks_finds_tasks_with_same_name_outside_namespace: .: (0.000270) test_prerequisite_tasks_honors_namespaces: .: (0.000382) test_prerequisite_tasks_in_nested_namespaces: .: (0.000416) test_prerequisite_tasks_returns_tasks_not_strings: .: (0.000311) test_source_is_first_prerequisite: .: (0.000191) test_strings_can_be_prerequisites: .: (0.000193) test_suggests_valid_rake_task_names: .: (0.000292) test_symbols_can_be_prerequisites: .: (0.000202) test_task_gives_name_on_to_s: .: (0.000931) test_task_list: .: (0.000266) test_tasks_can_be_traced: .: (0.000256) test_timestamp_returns_latest_prereq_timestamp: .: (0.000372) test_timestamp_returns_now_if_all_prereqs_have_no_times: .: (0.000321) TestRakeTaskArgumentParsing: test_can_handle_commas_in_args: .: (0.000551) test_can_handle_spaces_between_all_args: .: (0.000173) test_can_handle_spaces_between_args: .: (0.000169) test_empty_args: .: (0.000160) test_keeps_embedded_spaces: .: (0.000161) test_name_only: .: (0.000158) test_no_rakeopt: .: (0.001625) test_one_argument: .: (0.000179) test_rakeopt_with_blank_options: .: (0.001342) test_rakeopt_with_silent_options: .: (0.003043) test_terminal_width_using_env: .: (0.000211) test_terminal_width_using_hardcoded_80: .: (0.000417) test_terminal_width_using_stty: .: (0.000158) test_terminal_width_using_tput: .: (0.000153) test_terminal_width_with_failure: .: (0.000155) test_treat_blank_arg_as_empty_string: .: (0.000178) test_two_arguments: .: (0.000160) TestRakeTaskArguments: test_all_and_extra_arguments_with_named_arguments: .: (0.000407) test_all_and_extra_arguments_without_named_arguments: .: (0.000173) test_args_do_not_reference_env_values: .: (0.000133) test_args_knows_its_names: .: (0.000124) test_blank_values_in_args: .: (0.000124) test_child_hides_parent_arg_names: .: (0.000126) test_creating_new_argument_scopes: .: (0.000149) test_default_arguments_that_dont_match_names_are_ignored: .: (0.000122) test_default_arguments_values_can_be_merged: .: (0.000127) test_empty_arg_list_is_empty: .: (0.000127) test_enumerable_behavior: .: (0.000178) test_extra_args_with_less_than_named_arguments: .: (0.000184) test_extra_names_are_nil: .: (0.000136) test_fetch: .: (0.000161) test_has_key: .: (0.000143) test_multiple_values_in_args: .: (0.000125) test_named_args: .: (0.000140) test_to_hash: .: (0.000129) test_to_s: .: (0.000136) TestRakeTaskManager: test_anonymous_namespace: .: (0.000297) test_correctly_scoped_prerequisites_are_invoked: .: (0.000425) test_create_filetask_in_namespace: .: (0.000219) test_create_task_manager: .: (0.000136) test_define_namespace_in_namespace: .: (0.000238) test_define_namespaced_task: .: (0.000233) test_define_task: .: (0.001044) test_index: .: (0.000175) test_lookup_with_explicit_scopes: .: (0.000485) test_name_lookup: .: (0.000205) test_name_lookup_in_multiple_scopes: .: (0.000857) test_name_lookup_with_implicit_file_tasks: .: (0.000629) test_name_lookup_with_nonexistent_task: .: (0.000155) test_namespace_task_create: .: (0.000218) test_namespace_yields_same_namespace_as_returned: .: (0.000131) test_undefined_task_with_custom_application: .: (0.001505) TestRakeTaskManagerArgumentResolution: test_good_arg_patterns: .: (0.000330) TestRakeTaskWithArguments: test_actions_adore_keywords: .: (0.000572) test_actions_of_various_arity_are_ok_with_args: .: (0.000231) test_arg_list_is_empty_if_no_args_given: .: (0.000196) test_args_given: .: (0.000186) test_args_not_passed_if_no_arg_names: .: (0.000268) test_args_not_passed_if_no_prereq_names_on_multitask: .: (0.000478) test_args_not_passed_if_no_prereq_names_on_task: .: (0.000277) test_arguments_are_passed_to_all_blocks: .: (0.000322) test_arguments_are_passed_to_block: .: (0.000202) test_block_with_no_parameters_is_ok: .: (0.000185) test_extra_parameters_are_ignored: .: (0.000202) test_name_and_needs: .: (0.000202) test_name_args_and_prereqs: .: (0.000200) test_name_with_args: .: (0.001028) test_named_args_are_passed_to_prereqs: .: (0.000280) test_no_args_given: .: (0.000185) test_tasks_can_access_arguments_as_hash: .: (0.000221) test_values_at: .: (0.000196) TestRakeTestTask: test_file_list_env_test: .: (0.000276) test_initialize: .: (0.000551) test_initialize_deps: .: (0.000209) test_initialize_multi_deps: .: (0.000205) test_initialize_override: .: (0.000251) test_libs_equals: .: (0.000195) test_libs_equals_empty: .: (0.000187) test_pattern_equals: .: (0.000279) test_pattern_equals_test_files_equals: .: (0.000274) test_run_code_direct: .: (0.000355) test_run_code_rake: .: (0.000252) test_task_order_only_prerequisites: .: (0.000322) test_task_order_only_prerequisites_key: .: (0.000322) test_task_prerequisites: .: (0.000270) test_task_prerequisites_deps: .: (0.000263) test_task_prerequisites_multi: .: (0.000338) test_test_files_equals: .: (0.000205) TestRakeTestThreadPool: test_exceptions: .: (0.000581) test_pool_creates_the_correct_number_of_threads: .: (0.101340) test_pool_executes_in_current_thread_for_zero_threads: .: (0.000413) test_pool_executes_in_other_thread_for_pool_of_size_one: .: (0.000332) test_pool_executes_in_two_other_threads_for_pool_of_size_two: .: (0.100851) test_pool_future_does_not_duplicate_arguments: .: (0.000564) test_pool_join_empties_queue: .: (0.166114) test_pool_prevents_deadlock: .: (0.227041) test_pool_reports_correct_results: .: (0.009415) TestRakeTopLevelFunctions: test_import: .: (0.000304) test_missing_other_constant: .: (0.000221) test_namespace: .: (0.000155) test_when_not_writing: .: (0.000261) test_when_writing: .: (0.000180) TestRakeWin32: test_win32_backtrace_with_different_case: .: (0.000353) test_win32_system_dir_fallback_to_userprofile_otherwise: .: (0.000167) test_win32_system_dir_nil_of_no_env_vars: .: (0.000165) test_win32_system_dir_uses_appdata_when_no_home_or_home_combo: .: (0.000158) test_win32_system_dir_uses_home_if_defined: .: (0.000162) test_win32_system_dir_uses_homedrive_homepath_when_no_home_defined: .: (0.000171) TestThreadHistoryDisplay: test_banner: .: (0.000279) test_continue: .: (0.000238) test_item_dequeued: .: (0.000208) test_item_queued: .: (0.000204) test_multiple_items: .: (0.000218) test_thread_created: .: (0.000213) test_thread_deleted: .: (0.000196) test_waiting: .: (0.000198) TestTraceOutput: test_trace_handles_nil_objects: .: (0.000232) test_trace_issues_single_io_for_args_multiple_strings: .: (0.000140) test_trace_issues_single_io_for_args_multiple_strings_and_alternate_sep: .: (0.000143) test_trace_issues_single_io_for_args_with_empty_args: .: (0.000143) Finished in 9.729422265 seconds. ------------------------------------------------------------------------------- 596 tests, 1458 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 61.26 tests/s, 149.85 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 10:10:16 +0000 elapsed time 0h 0m 13s >>> ruby-rake: Cleaning up srcdir >>> ruby-rake: Cleaning up pkgdir >>> ruby-rake: Uninstalling dependencies... ( 1/10) Purging .makedepends-ruby-rake (20260418.101004) ( 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 ruby-libs (3.4.9-r0) ( 8/10) Purging yaml (0.2.5-r2) ( 9/10) Purging libffi (3.5.2-r1) (10/10) Purging libucontext (1.5-r0) Executing busybox-1.37.0-r31.trigger OK: 384.9 MiB in 101 packages >>> ruby-rake: Updating the main/s390x repository index... >>> ruby-rake: Signing the index...