>>> ruby-rake: Building main/ruby-rake 13.2.1-r1 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 12:35:48 +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 (20260417.123550) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 458.5 MiB in 109 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) wget: server returned error: HTTP/1.1 404 Not Found >>> ruby-rake: Fetching https://github.com/ruby/rake/archive/v13.2.1/rake-13.2.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9: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.000510) test_near_system_dir_isnt_suppressed: .: (0.000232) test_ruby_array_each_suppressed: .: (0.000224) test_system_dir_suppressed: .: (0.000226) TestLinkedList: test_conjunction: .: (0.000365) test_conversion_to_string: .: (0.000235) test_conversion_with_inspect: .: (0.000229) test_empty_list: .: (0.000212) test_list_with_one_item: .: (0.000231) test_list_with_several_items: .: (0.000294) test_lists_are_enumerable: .: (0.000282) test_lists_are_structurally_equivalent: .: (0.000255) test_make_with_no_arguments: .: (0.000218) test_make_with_one_argument: .: (0.000231) test_make_with_two_arguments: .: (0.000226) TestPrivateAttrs: test_private_reader_is_private: .: (0.000397) test_private_reader_returns_data: .: (0.000336) TestRake: test_can_override_application: .: (0.000281) test_each_dir_parent: .: (0.000257) test_original_dir_reports_current_dir: .: (0.000249) TestRakeApplication: test_bad_run: .: (0.004691) test_bad_run_includes_exception_name: .: (0.002296) test_bad_run_with_backtrace: .: (0.002302) test_bad_run_with_trace: .: (0.002088) test_building_imported_files_on_demand: .: (0.000263) test_class_with_application: .: (0.000290) test_class_with_application_user_defined: .: (0.000274) test_describe_tasks: .: (0.000423) test_display_exception_details: .: (0.000474) test_display_exception_details_bad_encoding: .: (0.000643) test_display_exception_details_cause: .: (0.000546) test_display_exception_details_with_detailed_message: .: (0.000447) test_display_prereqs: .: (0.002097) test_display_task_run: .: (0.003774) test_display_tasks: .: (0.000462) test_display_tasks_with_long_comments: .: (0.000402) test_display_tasks_with_long_comments_to_a_non_tty_shows_entire_comment: .: (0.000417) test_display_tasks_with_task_name_wider_than_tty_display: .: (0.000481) test_display_tasks_with_very_long_task_name_to_a_non_tty_shows_name_and_comment: .: (0.000489) test_finding_rakefile: .: (0.000519) test_good_run: .: (0.002318) test_handle_options_should_not_strip_options_from_argv: .: (0.001758) test_handle_options_trace_default_is_stderr: .: (0.001844) test_handle_options_trace_does_not_eat_following_task_names:.: (0.001669) test_handle_options_trace_overrides_to_stdout: .: (0.001639) test_load_from_calculated_system_rakefile: .: (0.003348) test_load_from_system_rakefile: .: (0.002402) test_load_rakefile: .: (0.002002) test_load_rakefile_doesnt_print_rakefile_directory_from_same_dir: .: (0.000469) test_load_rakefile_doesnt_print_rakefile_directory_from_subdir_if_silent: .: (0.002043) test_load_rakefile_from_subdir: .: (0.001857) test_load_rakefile_not_found: .: (0.001748) test_load_rakefile_prints_rakefile_directory_from_subdir: .: (0.000561) test_loading_imports: .: (0.001206) test_not_finding_rakefile: .: (0.000230) test_printing_original_exception_cause: .: (0.002430) test_rake_error_excludes_exception_name: .: (0.002093) test_run_with_bad_options: .: (0.002555) test_show_lines: .: (0.000403) test_standard_exception_handling_invalid_option: .: (0.000425) test_standard_exception_handling_other: .: (0.000512) test_standard_exception_handling_system_exit: .: (0.000396) test_standard_exception_handling_system_exit_nonzero: .: (0.000397) test_terminal_columns: .: (0.000282) test_truncating_comments_to_a_non_tty: .: (0.000874) test_windows: .: (0.000235) TestRakeApplicationOptions: test_backtrace: .: (0.001863) test_backtrace_with_error: .: (0.002712) test_backtrace_with_following_task_name: .: (0.001966) test_backtrace_with_stderr: .: (0.001765) test_backtrace_with_stdout: .: (0.001991) test_bad_option: .: (0.004211) test_default_options: .: (0.001773) test_default_task_collection: .: (0.002779) test_describe: .: (0.001818) test_describe_with_pattern: .: (0.001792) test_directory: .: (0.013994) test_dry_run: .: (0.004162) test_environment_and_tasks_together: .: (0.001862) test_environment_definition: .: (0.001768) test_execute: .: (0.003270) test_execute_and_continue: .: (0.004122) test_execute_and_print: .: (0.003481) test_help: .: (0.006340) test_jobs: .: (0.018281) test_libdir: .: (0.004970) test_missing_require: .: (0.002779) test_multiline_environment_definition: .: (0.002458) test_multitask: .: (0.003360) test_no_deprecated_messages: .: (0.003234) test_no_search: .: (0.005573) test_no_system: .: (0.003141) test_prereqs: .: (0.003775) test_quiet: .: (0.003431) test_rake_explicit_task_library: .: (0.000338) test_rakefile: .: (0.006912) test_rakelib: .: (0.006710) test_require: .: (0.006979) test_silent: .: (0.003122) test_system: .: (0.004061) test_task_collection: .: (0.001763) test_tasks: .: (0.008619) test_trace: .: (0.003192) test_trace_rules: .: (0.002334) test_trace_with_error: .: (0.001869) test_trace_with_following_task_name: .: (0.003361) test_trace_with_stderr: .: (0.003903) test_trace_with_stdout: .: (0.003296) test_verbose: .: (0.004460) test_version: .: (0.003477) test_where: .: (0.010055) TestRakeBacktrace: test_multi_collapse: .: (0.112734) test_single_collapse: .: (0.114269) test_suppress_option: .: (0.224854) TestRakeClean: test_clean: .: (0.002672) test_cleanup: .: (0.001594) test_cleanup_ignores_missing_files: .: (0.001188) test_cleanup_opt_overrides_trace_silent: .: (0.001032) test_cleanup_opt_overrides_trace_verbose: .: (0.001005) test_cleanup_trace: .: (0.001040) test_cleanup_without_trace: .: (0.001122) TestRakeCpuCounter: test_count: .: (0.003676) test_count_with_default_nil: .: (0.000642) test_count_with_default_raise: .: (0.000598) TestRakeCpuCounter::TestClassMethod: test_count: .: (0.000757) test_count_nil: .: (0.000584) test_count_raise: .: (0.000584) TestRakeDefinitions: test_falsey_dependencies: .: (0.000953) test_file_task: .: (0.001525) test_implicit_file_dependencies: .: (0.002114) test_incremental_definitions: .: (0.001780) test_missing_dependencies: .: (0.001260) test_task: .: (0.001396) TestRakeDirectoryTask: test_can_use_blocks: .: (0.002544) test_can_use_filelist: .: (0.001300) test_can_use_pathname: .: (0.001967) test_directory: .: (0.002414) test_directory_colon: .: (0.000982) TestRakeDsl: test_namespace_command: .: (0.001297) test_namespace_command_with_a_string_like_object: .: (0.000849) test_namespace_command_with_bad_name: .: (0.000685) test_no_commands_constant: .: (0.000567) TestRakeEarlyTime: test_create: .: (0.000972) test_equality: .: (0.000535) test_original_time_compare_is_not_messed_up: .: (0.000577) test_to_s: .: (0.000502) TestRakeExtension: test_extension_complains_when_a_method_that_is_present: .: (0.000733) test_methods_actually_exist: .: (0.000488) test_no_warning_when_defining_ok_method: .: (0.000468) TestRakeFileCreationTask: test_directory: .: (0.001052) test_file_needed: .: (0.001110) test_no_retriggers_on_file_task: .: (0.000835) test_no_retriggers_on_filecreate_task: .: (0.000757) test_very_early_timestamp: .: (0.000484) TestRakeFileList: test_add_default_exclude_list: .: (0.001702) test_add_many: .: (0.001383) test_add_matching: .: (0.003411) test_add_return: .: (0.001244) test_append: .: (0.001155) test_append_pathname: .: (0.001200) test_array_comparisons: .: (0.001896) test_array_equality: .: (0.001152) test_array_operators: .: (0.001442) test_basic_array_functions: .: (0.001177) test_claim_to_be_a_filelist_instance: .: (0.001343) test_claim_to_be_a_kind_of_array: .: (0.001023) test_claim_to_be_a_kind_of_filelist: .: (0.001040) test_clear_ignore_patterns: .: (0.001286) test_clone_and_dup: .: (0.001069) test_cloned_items_stay_frozen: .: (0.001037) test_create: .: (0.000994) test_create_with_args: .: (0.001027) test_create_with_block: .: (0.000979) test_create_with_brackets: .: (0.000996) test_create_with_brackets_and_filelist: .: (0.001096) test_create_with_pathname: .: (0.001012) test_curly_bracket_pattern: .: (0.002168) test_default_exclude: .: (0.001030) test_delegating_methods_do_not_include_to_a_or_to_ary: .: (0.000935) test_dont_claim_to_be_an_array_instance: .: (0.000856) test_duped_items_will_thaw: .: (0.001302) test_egrep_returns_0_if_no_matches: .: (0.000825) test_egrep_with_block: .: (0.000861) test_egrep_with_error: .: (0.000997) test_egrep_with_output: .: (0.000950) test_enumeration_methods: .: (0.001020) test_exclude: .: (0.000921) test_exclude_a_filelist: .: (0.001065) test_exclude_an_array: .: (0.000962) test_exclude_curly_bracket_pattern: .: (0.000910) test_exclude_pathname: .: (0.000874) test_exclude_return_on_create: .: (0.000872) test_exclude_with_alternate_file_seps: .: (0.000825) test_exclude_with_string_return_on_create: .: (0.000859) test_excluding_via_block: .: (0.000826) test_existing: .: (0.001844) test_existing!: .: (0.001300) test_file_utils_can_use_filelists: .: (0.000940) test_filelist_ext: .: (0.000730) test_flatten: .: (0.000742) test_gsub: .: (0.000743) test_gsub!: .: (0.000772) test_ignore_special: .: (0.000818) test_include_with_another_array: .: (0.000864) test_include_with_another_filelist: .: (0.000820) test_include_with_pathname: .: (0.000750) test_inspect_pending: .: (0.000811) test_match: .: (0.000706) test_multiple_patterns: .: (0.000802) test_other_array_returning_methods: .: (0.000822) test_reject: .: (0.000692) test_special_return_delegating_methods_object_type: .: (0.000826) test_square_bracket_pattern: .: (0.000720) test_string_ext: .: (0.001595) test_sub: .: (0.000755) test_sub!: .: (0.000670) test_sub_with_block: .: (0.000649) test_to_array: .: (0.000951) test_to_s_pending: .: (0.000710) test_to_string: .: (0.000652) test_unique: .: (0.000656) TestRakeFileListPathMap: test_file_list_supports_pathmap: .: (0.000326) test_file_list_supports_pathmap_with_a_block: .: (0.000423) TestRakeFileTask: test_existing_file_depends_on_non_existing_file: .: (0.000642) test_file_depends_on_task_depend_on_file: .: (0.000704) test_file_need: .: (0.000439) test_file_times_new_depend_on_regular_task_timestamps: .: (0.000783) test_file_times_new_depends_on_old: .: (0.000406) test_file_times_old_depends_on_new: .: (0.000412) test_needed_eh_build_all: .: (0.000399) test_needed_eh_dependency: .: (0.000820) test_needed_eh_exists: .: (0.000387) test_prerequisite_can_be_pathname: .: (0.000322) test_source_is_first_prerequisite: .: (0.000325) test_sources_is_all_prerequisites: .: (0.000315) test_task_can_be_pathname: .: (0.000318) TestRakeFileUtils: test_file_utils_methods_are_available_at_top_level: .: (0.000468) test_fileutils_methods_dont_leak: .: (0.000270) test_ln: .: (0.000335) test_nowrite: .: (0.000238) test_rm_filelist: .: (0.000339) test_rm_nowrite: .: (0.000382) test_rm_one_file: .: (0.000272) test_rm_two_files: .: (0.000312) test_ruby_with_a_single_string_argument: .: (0.071361) test_ruby_with_multiple_arguments: .: (0.070774) test_safe_ln_failover_to_cp_on_not_implemented_error: .: (0.000414) test_safe_ln_failover_to_cp_on_standard_error: .: (0.000963) test_safe_ln_fails_on_script_error: .: (0.000411) test_sh: .: (0.062941) test_sh_bad_option: .: (0.000831) test_sh_failure: .: (0.070881) test_sh_if_a_command_exits_with_error_status_its_full_output_is_printed: .: (0.079246) test_sh_if_a_command_exits_with_error_status_sh_echoes_it_fully: .: (0.141035) test_sh_noop: .: (0.000790) test_sh_show_command: .: (0.000606) test_sh_special_handling: .: (0.137894) test_sh_verbose: .: (0.000937) test_sh_verbose_false: .: (0.000881) test_sh_verbose_flag_nil: .: (0.000981) test_sh_with_a_single_string_argument: .: (0.070946) test_sh_with_env: .: (0.064525) test_sh_with_hash_option: .: (0.070554) test_sh_with_multiple_arguments: .: (0.070173) test_sh_with_spawn_options: .: (0.070620) test_split_all: .: (0.000727) test_verbose: .: (0.000629) TestRakeFunctional: test_anonymous_tasks_can_be_invoked_indirectly: .: (0.111584) test_block_verbose_false_should_not_show_command: .: (0.174641) test_block_verbose_true_should_show_command: .: (0.183460) test_by_default_rakelib_files_are_included: .: (0.111762) test_can_invoke_task_in_nested_namespace: .: (0.113503) test_can_invoke_task_in_toplevel_namespace: .: (0.110641) test_comment_after_desc_is_ignored: .: (0.116568) test_comment_before_desc_is_ignored: .: (0.112241) test_comment_before_task_acts_like_desc: .: (0.114840) test_comment_separated_from_task_by_blank_line_is_not_picked_up: .: (0.111503) test_correct_number_of_tasks_reported: .: (0.113478) test_dash_f_with_no_arg_foils_rakefile_lookup: .: (0.112564) test_dot_rake_files_can_be_loaded_with_dash_r: .: (0.116540) test_dry_run: .: (0.112155) test_dry_run_bug: .: (0.223589) test_env_available_at_task_scope: .: (0.112127) test_env_available_at_top_scope: .: (0.111084) test_failing_test_sets_exit_status: .: (0.188736) test_file_creation_task: .: (0.340141) test_file_list_is_requirable_separately: .: (0.087618) test_file_task_are_not_scoped_by_namespaces: .: (0.105859) test_file_task_dependencies_scoped_by_namespaces: .: (0.114094) test_implicit_system: .: (0.112246) test_imports: .: (0.107988) test_inline_verbose_default_should_show_command: .: (0.178185) test_inline_verbose_false_should_not_show_command: .: (0.175611) test_inline_verbose_true_should_show_command: .: (0.173296) test_invalid_command_line_options: .: (0.108049) test_long_description: .: (0.113558) test_multi_desc: .: (0.111277) test_no_system: .: (0.114586) test_nosearch_with_rakefile_uses_local_rakefile: .: (0.112949) test_nosearch_without_rakefile_and_no_system_fails: .: (0.112319) test_nosearch_without_rakefile_finds_system: .: (0.111801) test_proper_namespace_access: .: (0.115346) test_rake_default: .: (0.113408) test_rake_error_on_bad_task: .: (0.116997) test_rake_namespace_refers_to_toplevel: .: (0.111538) test_rbext: .: (0.112337) test_regenerate_imports: .: (0.113331) test_rules_chaining_to_file_task: .: (0.113736) test_stand_alone_filelist: .: (0.088047) test_standalone_verbose_false_should_not_show_command: .: (0.185440) test_standalone_verbose_true_should_show_command: .: (0.183916) test_system: .: (0.106962) test_system_excludes_rakelib_files_too: .: (0.114528) test_task_override: .: (0.112565) test_tasks_can_reference_task_in_other_namespaces: .: (0.104414) test_tasks_can_reference_task_in_same_namespace: .: (0.104336) test_test_task_descriptions: .: (0.112765) test_test_task_when_verbose_passed_prompts_testopts:.: (0.196292) test_test_task_when_verbose_unless_verbose_passed_not_prompt_testopts: .: (0.189247) test_trace_bug: .: (0.218053) test_update_midway_through_chaining_to_file_task: .: (1.355195) TestRakeInvocationChain: test_append_one_circular: .: (0.001115) test_append_two_circular: .: (0.000684) test_append_with_one_argument: .: (0.000591) test_conj_on_invocation_chains: .: (0.001785) test_make_on_invocation_chains: .: (0.000623) test_member_eh_one: .: (0.000569) test_member_eh_two: .: (0.000576) test_to_s_empty: .: (0.000560) TestRakeLateTime: test_late_time_comparisons: .: (0.000855) test_to_s: .: (0.000561) TestRakeMakefileLoader: test_parse: .: (0.003097) TestRakeMultiTask: test_all_multitasks_wait_on_slow_prerequisites: .: (0.183463) test_cross_thread_prerequisite_failures: .: (0.001898) test_multitasks_with_parameters: .: (0.001672) test_running_multitasks: .: (0.032530) test_task_not_executed_if_dependant_task_failed_concurrently: .: (0.502377) TestRakeNameSpace: test_namespace_creation: .: (0.000909) test_namespace_lookup: .: (0.001135) test_namespace_reports_tasks_it_owns: .: (0.006565) test_scope: .: (0.000737) TestRakePackageTask: test_clone: .: (0.002393) test_initialize: .: (0.006389) test_initialize_no_version: .: (0.000731) test_initialize_noversion: .: (0.003452) test_package_name: .: (0.002103) test_package_name_noversion: .: (0.004610) test_without_parent_dir: .: (0.002021) TestRakePathMap: test_9d_returns_partial_dirname: .: (0.001182) test_complex_patterns: .: (0.001031) test_d_returns_dirname: .: (0.001272) test_dash_returns_empty_string: .: (0.000631) test_f_returns_basename: .: (0.000634) test_multiple_patterns: .: (0.000667) test_n_returns_basename_without_extension: .: (0.000710) test_p_returns_entire_pathname: .: (0.000653) test_partial_directory_selection_works_with_patterns: .: (0.000681) test_pattern_can_use_backreferences: .: (0.000734) test_pattern_returns_substitutions: .: (0.000621) test_pattern_with_invalid_operator: .: (0.000672) test_pattern_with_no_replacement_nor_block_substitutes_empty_string:.: (0.000620) test_pattern_with_star_replacement_string_uses_block: .: (0.000650) test_pattern_works_with_certain_valid_operators: .: (0.000756) test_percent_percent_returns_percent: .: (0.000588) test_returns_self_with_no_args: .: (0.000748) test_s_returns_file_separator: .: (0.000617) test_undefined_percent_causes_error: .: (0.000571) test_works_with_windows_separators: .: (0.000525) test_x_returns_everything_but_extension: .: (0.000702) test_x_returns_extension: .: (0.000558) TestRakePathMapExplode: test_explode: .: (0.000752) TestRakePathMapPartial: test_pathmap_partial: .: (0.000790) TestRakePseudoStatus: test_with_99_exit_status: .: (0.000702) test_with_zero_exit_status: .: (0.000530) TestRakeRakeTestLoader: test_load_error_from_missing_test_file: .: (0.001449) test_load_error_raised_explicitly: .: (0.001457) test_load_error_raised_implicitly: .: (0.003091) test_pattern: .: (0.001348) TestRakeReduceCompat: test_no_deprecated_dsl: .: (0.236176) TestRakeRequire: test_can_load_rake_library: .: (0.001980) test_throws_error_if_library_not_found: .: (0.001273) test_wont_reload_rake_library: .: (0.004798) TestRakeRules: test_close_matches_on_name_do_not_trigger_rule: .: (0.001261) test_create_with_source: .: (0.001524) test_file_names_beginning_with_dot_can_be_tricked_into_referring_to_file: .: (0.001536) test_file_names_beginning_with_dot_can_be_wrapped_in_lambda:.: (0.001464) test_file_names_containing_percent_can_be_wrapped_in_lambda:.: (0.002745) test_multiple_rules1: .: (0.001540) test_multiple_rules2: .: (0.001516) test_non_extension_rule_name_refers_to_file: .: (0.001468) test_pathmap_automatically_applies_to_name: .: (0.001572) test_plain_strings_are_just_filenames: .: (0.001507) test_plain_strings_as_dependents_refer_to_files: .: (0.002196) test_proc_returning_lists_are_flattened_into_prereqs: .: (0.002593) test_recursive_rules_that_dont_terminate_will_overflow: .: (0.002420) test_recursive_rules_will_work_as_long_as_they_terminate: .: (0.002676) test_regex_rule_with_args: .: (0.001530) test_regex_rule_with_args_and_lambda_prereq: .: (0.001503) test_rule_can_be_created_by_string: .: (0.001476) test_rule_prereqs_can_be_created_by_string: .: (0.003742) test_rule_prereqs_can_be_created_by_symbol: .: (0.001143) test_rule_rebuilds_obj_when_source_is_newer: .: (0.001409) test_rule_runs_when_explicit_task_has_no_actions: .: (0.001508) test_rule_with_method_prereq: .: (0.001307) test_rule_with_one_arg_method_prereq: .: (0.001188) test_rule_with_proc_dependent_will_trigger: .: (0.001904) test_rule_with_two_sources_builds_both_sources: .: (0.001676) test_rule_with_two_sources_but_one_missing_does_not_run: .: (0.000973) test_rule_with_two_sources_runs_if_both_sources_are_present:.: (0.001406) test_rules_with_bad_dependents_will_fail: .: (0.000510) test_second_rule_doest_run_if_first_triggers: .: (0.001859) test_second_rule_doest_run_if_first_triggers_with_reversed_rules: .: (0.001152) test_second_rule_runs_when_first_rule_doesnt: .: (0.001152) test_single_dependent: .: (0.000979) test_single_dependent_with_nil_args: .: (0.000945) test_string_rule_with_args: .: (0.000961) test_string_rule_with_args_and_lambda_prereq: .: (0.000961) test_works_with_chained_extensions_in_rules: .: (0.000937) TestRakeScope: test_conj_against_two_elements: .: (0.000477) test_path_against_empty_scope: .: (0.000375) test_path_against_one_element: .: (0.000332) test_path_against_two_elements: .: (0.000342) test_path_with_task_name: .: (0.000328) test_path_with_task_name_against_empty_scope: .: (0.000311) test_trim: .: (0.001778) TestRakeTask: test_all_prerequisite_tasks_does_not_include_duplicates: .: (0.000858) test_all_prerequisite_tasks_includes_all_prerequisites: .: (0.000821) test_all_prerequisite_tasks_includes_self_on_cyclic_dependencies: .: (0.000562) test_already_invoked: .: (0.000466) test_always_multitask: .: (0.402043) test_arrays_can_be_prerequisites: .: (0.000675) test_can_double_invoke_with_reenable: .: (0.000662) test_can_triple_invoke_after_exception_with_reenable: .: (0.000925) test_clear: .: (0.000747) test_clear_actions: .: (0.000647) test_clear_args: .: (0.000936) test_clear_comments: .: (0.001791) test_clear_prerequisites: .: (0.000656) test_comment_setting: .: (0.000642) test_comments_do_not_set: .: (0.000623) test_comments_is_nil: .: (0.000648) test_comments_with_decimal_points: .: (0.000630) test_comments_with_many_periods: .: (0.000640) test_comments_with_sentences_exclamation_mark: .: (0.000666) test_comments_with_sentences_period: .: (0.000659) test_comments_with_tabbed_sentences: .: (0.000642) test_create: .: (0.000754) test_defined: .: (0.000654) test_dry_run_prevents_actions: .: (0.000870) test_duplicate_comments: .: (0.000749) test_extended_comments: .: (0.002454) test_filelists_can_be_prerequisites: .: (0.000747) test_find: .: (0.000832) test_inspect: .: (0.000640) test_interspersed_duplicate_comments: .: (0.000836) test_investigation_output: .: (0.000966) test_invoke: .: (0.001535) test_invoke_with_circular_dependencies: .: (0.001062) test_multi_invocations: .: (0.000941) test_multiple_comments: .: (0.000703) test_no_double_invoke: .: (0.000896) test_prereqs: .: (0.000602) test_prerequisite_tasks_fails_if_prerequisites_are_undefined: .: (0.001244) test_prerequisite_tasks_finds_tasks_with_same_name_outside_namespace: .: (0.000904) test_prerequisite_tasks_honors_namespaces: .: (0.001001) test_prerequisite_tasks_in_nested_namespaces: .: (0.001067) test_prerequisite_tasks_returns_tasks_not_strings: .: (0.000862) test_source_is_first_prerequisite: .: (0.000600) test_strings_can_be_prerequisites: .: (0.000610) test_suggests_valid_rake_task_names: .: (0.000874) test_symbols_can_be_prerequisites: .: (0.000636) test_task_gives_name_on_to_s: .: (0.000624) test_task_list: .: (0.005867) test_tasks_can_be_traced: .: (0.001487) test_timestamp_returns_latest_prereq_timestamp: .: (0.001149) test_timestamp_returns_now_if_all_prereqs_have_no_times: .: (0.000989) TestRakeTaskArgumentParsing: test_can_handle_commas_in_args: .: (0.001287) test_can_handle_spaces_between_all_args: .: (0.001434) test_can_handle_spaces_between_args: .: (0.000571) test_empty_args: .: (0.000502) test_keeps_embedded_spaces: .: (0.000521) test_name_only: .: (0.000491) test_no_rakeopt: .: (0.003984) test_one_argument: .: (0.000469) test_rakeopt_with_blank_options: .: (0.002877) test_rakeopt_with_silent_options: .: (0.006350) test_terminal_width_using_env: .: (0.000490) test_terminal_width_using_hardcoded_80: .: (0.000380) test_terminal_width_using_stty: .: (0.000380) test_terminal_width_using_tput: .: (0.000381) test_terminal_width_with_failure: .: (0.000405) test_treat_blank_arg_as_empty_string: .: (0.000644) test_two_arguments: .: (0.000378) TestRakeTaskArguments: test_all_and_extra_arguments_with_named_arguments: .: (0.000564) test_all_and_extra_arguments_without_named_arguments: .: (0.000410) test_args_do_not_reference_env_values: .: (0.000340) test_args_knows_its_names: .: (0.000313) test_blank_values_in_args: .: (0.000386) test_child_hides_parent_arg_names: .: (0.000350) test_creating_new_argument_scopes: .: (0.000355) test_default_arguments_that_dont_match_names_are_ignored: .: (0.000314) test_default_arguments_values_can_be_merged: .: (0.000308) test_empty_arg_list_is_empty: .: (0.000345) test_enumerable_behavior: .: (0.000354) test_extra_args_with_less_than_named_arguments: .: (0.000426) test_extra_names_are_nil: .: (0.000333) test_fetch: .: (0.000412) test_has_key: .: (0.000371) test_multiple_values_in_args: .: (0.000316) test_named_args: .: (0.000341) test_to_hash: .: (0.000333) test_to_s: .: (0.000343) TestRakeTaskManager: test_anonymous_namespace: .: (0.000624) test_correctly_scoped_prerequisites_are_invoked: .: (0.001760) test_create_filetask_in_namespace: .: (0.000442) test_create_task_manager: .: (0.000320) test_define_namespace_in_namespace: .: (0.000457) test_define_namespaced_task: .: (0.000427) test_define_task: .: (0.000409) test_index: .: (0.000382) test_lookup_with_explicit_scopes: .: (0.001122) test_name_lookup: .: (0.000389) test_name_lookup_in_multiple_scopes: .: (0.001220) test_name_lookup_with_implicit_file_tasks: .: (0.000474) test_name_lookup_with_nonexistent_task: .: (0.000577) test_namespace_task_create: .: (0.000385) test_namespace_yields_same_namespace_as_returned: .: (0.000258) test_undefined_task_with_custom_application: .: (0.002045) TestRakeTaskManagerArgumentResolution: test_good_arg_patterns: .: (0.000469) TestRakeTaskWithArguments: test_actions_adore_keywords: .: (0.000906) test_actions_of_various_arity_are_ok_with_args: .: (0.000472) test_arg_list_is_empty_if_no_args_given: .: (0.000374) test_args_given: .: (0.000352) test_args_not_passed_if_no_arg_names: .: (0.000460) test_args_not_passed_if_no_prereq_names_on_multitask: .: (0.001787) test_args_not_passed_if_no_prereq_names_on_task: .: (0.000481) test_arguments_are_passed_to_all_blocks: .: (0.000476) test_arguments_are_passed_to_block: .: (0.000362) test_block_with_no_parameters_is_ok: .: (0.000337) test_extra_parameters_are_ignored: .: (0.000355) test_name_and_needs: .: (0.000365) test_name_args_and_prereqs: .: (0.000349) test_name_with_args: .: (0.000384) test_named_args_are_passed_to_prereqs: .: (0.000684) test_no_args_given: .: (0.000338) test_tasks_can_access_arguments_as_hash: .: (0.000380) test_values_at: .: (0.000352) TestRakeTestTask: test_file_list_env_test: .: (0.000499) test_initialize: .: (0.000408) test_initialize_deps: .: (0.000371) test_initialize_multi_deps: .: (0.000368) test_initialize_override: .: (0.000421) test_libs_equals: .: (0.000349) test_libs_equals_empty: .: (0.001444) test_pattern_equals: .: (0.001517) test_pattern_equals_test_files_equals: .: (0.000803) test_run_code_direct: .: (0.001446) test_run_code_rake: .: (0.001305) test_task_order_only_prerequisites: .: (0.001598) test_task_order_only_prerequisites_key: .: (0.001168) test_task_prerequisites: .: (0.001531) test_task_prerequisites_deps: .: (0.001019) test_task_prerequisites_multi: .: (0.002294) test_test_files_equals: .: (0.000383) TestRakeTestThreadPool: test_exceptions: .: (0.000935) test_pool_creates_the_correct_number_of_threads: .: (0.101579) test_pool_executes_in_current_thread_for_zero_threads: .: (0.000400) test_pool_executes_in_other_thread_for_pool_of_size_one: .: (0.000610) test_pool_executes_in_two_other_threads_for_pool_of_size_two: .: (0.100970) test_pool_future_does_not_duplicate_arguments: .: (0.000821) test_pool_join_empties_queue: .: (0.203761) test_pool_prevents_deadlock: .: (0.230045) test_pool_reports_correct_results: .: (0.031246) TestRakeTopLevelFunctions: test_import: .: (0.003422) test_missing_other_constant: .: (0.000733) test_namespace: .: (0.000638) test_when_not_writing: .: (0.001237) test_when_writing: .: (0.000739) TestRakeWin32: test_win32_backtrace_with_different_case: .: (0.001179) test_win32_system_dir_fallback_to_userprofile_otherwise: .: (0.000678) test_win32_system_dir_nil_of_no_env_vars: .: (0.000679) test_win32_system_dir_uses_appdata_when_no_home_or_home_combo: .: (0.000669) test_win32_system_dir_uses_home_if_defined: .: (0.000595) test_win32_system_dir_uses_homedrive_homepath_when_no_home_defined: .: (0.000635) TestThreadHistoryDisplay: test_banner: .: (0.000972) test_continue: .: (0.000824) test_item_dequeued: .: (0.000778) test_item_queued: .: (0.000787) test_multiple_items: .: (0.000816) test_thread_created: .: (0.000816) test_thread_deleted: .: (0.003214) test_waiting: .: (0.000777) TestTraceOutput: test_trace_handles_nil_objects: .: (0.000840) test_trace_issues_single_io_for_args_multiple_strings: .: (0.000603) test_trace_issues_single_io_for_args_multiple_strings_and_alternate_sep: .: (0.000607) test_trace_issues_single_io_for_args_with_empty_args: .: (0.000616) Finished in 12.591426731 seconds. ------------------------------------------------------------------------------- 596 tests, 1458 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 47.33 tests/s, 115.79 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 Fri, 17 Apr 2026 12:36:05 +0000 elapsed time 0h 0m 17s >>> ruby-rake: Cleaning up srcdir >>> ruby-rake: Cleaning up pkgdir >>> ruby-rake: Uninstalling dependencies... ( 1/10) Purging .makedepends-ruby-rake (20260417.123550) ( 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: 438.9 MiB in 99 packages >>> ruby-rake: Updating the main/x86_64 repository index... >>> ruby-rake: Signing the index...