>>> ruby-rake: Building main/ruby-rake 13.2.1-r1 (using abuild 3.17.0_rc1-r0) started Fri, 17 Apr 2026 23:24:17 +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.232424) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 682.9 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) 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.10: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.005974) test_near_system_dir_isnt_suppressed: .: (0.002978) test_ruby_array_each_suppressed: .: (0.002965) test_system_dir_suppressed: .: (0.002868) TestLinkedList: test_conjunction: .: (0.004116) test_conversion_to_string: .: (0.003052) test_conversion_with_inspect: .: (0.003305) test_empty_list: .: (0.002862) test_list_with_one_item: .: (0.003428) test_list_with_several_items: .: (0.030117) test_lists_are_enumerable: .: (0.003272) test_lists_are_structurally_equivalent: .: (0.003416) test_make_with_no_arguments: .: (0.002897) test_make_with_one_argument: .: (0.003348) test_make_with_two_arguments: .: (0.003219) TestPrivateAttrs: test_private_reader_is_private: .: (0.005068) test_private_reader_returns_data: .: (0.002787) TestRake: test_can_override_application: .: (0.003846) test_each_dir_parent: .: (0.006344) test_original_dir_reports_current_dir: .: (0.002908) TestRakeApplication: test_bad_run: .: (0.032220) test_bad_run_includes_exception_name: .: (0.029721) test_bad_run_with_backtrace: .: (0.028794) test_bad_run_with_trace: .: (0.049274) test_building_imported_files_on_demand: .: (0.003821) test_class_with_application: .: (0.004244) test_class_with_application_user_defined: .: (0.003855) test_describe_tasks: .: (0.005168) test_display_exception_details: .: (0.007586) test_display_exception_details_bad_encoding: .: (0.012873) test_display_exception_details_cause: .: (0.007321) test_display_exception_details_with_detailed_message: .: (0.006088) test_display_prereqs: .: (0.030638) test_display_task_run: .: (0.027371) test_display_tasks: .: (0.005298) test_display_tasks_with_long_comments: .: (0.005354) test_display_tasks_with_long_comments_to_a_non_tty_shows_entire_comment: .: (0.005510) test_display_tasks_with_task_name_wider_than_tty_display: .: (0.005526) test_display_tasks_with_very_long_task_name_to_a_non_tty_shows_name_and_comment: .: (0.005556) test_finding_rakefile: .: (0.004532) test_good_run: .: (0.039149) test_handle_options_should_not_strip_options_from_argv: .: (0.042328) test_handle_options_trace_default_is_stderr: .: (0.024103) test_handle_options_trace_does_not_eat_following_task_names:.: (0.024076) test_handle_options_trace_overrides_to_stdout: .: (0.025478) test_load_from_calculated_system_rakefile: .: (0.029445) test_load_from_system_rakefile: .: (0.039014) test_load_rakefile: .: (0.027209) test_load_rakefile_doesnt_print_rakefile_directory_from_same_dir: .: (0.006560) test_load_rakefile_doesnt_print_rakefile_directory_from_subdir_if_silent: .: (0.027515) test_load_rakefile_from_subdir: .: (0.024677) test_load_rakefile_not_found: .: (0.023886) test_load_rakefile_prints_rakefile_directory_from_subdir: .: (0.006505) test_loading_imports: .: (0.002839) test_not_finding_rakefile: .: (0.002689) test_printing_original_exception_cause: .: (0.038320) test_rake_error_excludes_exception_name: .: (0.029206) test_run_with_bad_options: .: (0.032603) test_show_lines: .: (0.005203) test_standard_exception_handling_invalid_option: .: (0.005654) test_standard_exception_handling_other: .: (0.005936) test_standard_exception_handling_system_exit: .: (0.005150) test_standard_exception_handling_system_exit_nonzero: .: (0.005153) test_terminal_columns: .: (0.003609) test_truncating_comments_to_a_non_tty: .: (0.005253) test_windows: .: (0.002841) TestRakeApplicationOptions: test_backtrace: .: (0.024087) test_backtrace_with_error: .: (0.034977) test_backtrace_with_following_task_name: .: (0.025213) test_backtrace_with_stderr: .: (0.025586) test_backtrace_with_stdout: .: (0.024803) test_bad_option: .: (0.045288) test_default_options: .: (0.035000) test_default_task_collection: .: (0.023464) test_describe: .: (0.024118) test_describe_with_pattern: .: (0.025135) test_directory: .: (0.204791) test_dry_run: .: (0.050104) test_environment_and_tasks_together: .: (0.031764) test_environment_definition: .: (0.033553) test_execute: .: (0.043712) test_execute_and_continue: .: (0.058736) test_execute_and_print: .: (0.049405) test_help: .: (0.110851) test_jobs: .: (0.275782) test_libdir: .: (0.080068) test_missing_require: .: (0.038987) test_multiline_environment_definition: .: (0.025935) test_multitask: .: (0.049472) test_no_deprecated_messages: .: (0.054860) test_no_search: .: (0.076615) test_no_system: .: (0.050118) test_prereqs: .: (0.048310) test_quiet: .: (0.051696) test_rake_explicit_task_library: .: (0.003279) test_rakefile: .: (0.096886) test_rakelib: .: (0.098137) test_require: .: (0.094397) test_silent: .: (0.048359) test_system: .: (0.052483) test_task_collection: .: (0.024177) test_tasks: .: (0.119205) test_trace: .: (0.055849) test_trace_rules: .: (0.027556) test_trace_with_error: .: (0.025556) test_trace_with_following_task_name: .: (0.056810) test_trace_with_stderr: .: (0.049968) test_trace_with_stdout: .: (0.059682) test_verbose: .: (0.055138) test_version: .: (0.061159) test_where: .: (0.154404) TestRakeBacktrace: test_multi_collapse: .: (1.045515) test_single_collapse: .: (1.079454) test_suppress_option: .: (2.009420) TestRakeClean: test_clean: .: (0.011779) test_cleanup: .: (0.007571) test_cleanup_ignores_missing_files: .: (0.004971) test_cleanup_opt_overrides_trace_silent: .: (0.005396) test_cleanup_opt_overrides_trace_verbose: .: (0.005482) test_cleanup_trace: .: (0.009005) test_cleanup_without_trace: .: (0.006176) TestRakeCpuCounter: test_count: .: (0.005330) test_count_with_default_nil: .: (0.003567) test_count_with_default_raise: .: (0.004283) TestRakeCpuCounter::TestClassMethod: test_count: .: (0.004230) test_count_nil: .: (0.003611) test_count_raise: .: (0.003885) TestRakeDefinitions: test_falsey_dependencies: .: (0.005483) test_file_task: .: (0.009278) test_implicit_file_dependencies: .: (0.006791) test_incremental_definitions: .: (0.008365) test_missing_dependencies: .: (0.006123) test_task: .: (0.006801) TestRakeDirectoryTask: test_can_use_blocks: .: (0.011364) test_can_use_filelist: .: (0.006849) test_can_use_pathname: .: (0.009558) test_directory: .: (0.009388) test_directory_colon: .: (0.015415) TestRakeDsl: test_namespace_command: .: (0.005312) test_namespace_command_with_a_string_like_object: .: (0.004628) test_namespace_command_with_bad_name: .: (0.003639) test_no_commands_constant: .: (0.003057) TestRakeEarlyTime: test_create: .: (0.004406) test_equality: .: (0.003043) test_original_time_compare_is_not_messed_up: .: (0.005591) test_to_s: .: (0.002629) TestRakeExtension: test_extension_complains_when_a_method_that_is_present: .: (0.003747) test_methods_actually_exist: .: (0.002493) test_no_warning_when_defining_ok_method: .: (0.002646) TestRakeFileCreationTask: test_directory: .: (0.005258) test_file_needed: .: (0.005296) test_no_retriggers_on_file_task: .: (0.005637) test_no_retriggers_on_filecreate_task: .: (0.004562) test_very_early_timestamp: .: (0.002571) TestRakeFileList: test_add_default_exclude_list: .: (0.015557) test_add_many: .: (0.016406) test_add_matching: .: (0.014640) test_add_return: .: (0.013167) test_append: .: (0.015942) test_append_pathname: .: (0.034835) test_array_comparisons: .: (0.010701) test_array_equality: .: (0.009464) test_array_operators: .: (0.012304) test_basic_array_functions: .: (0.014678) test_claim_to_be_a_filelist_instance: .: (0.010226) test_claim_to_be_a_kind_of_array: .: (0.010324) test_claim_to_be_a_kind_of_filelist: .: (0.009987) test_clear_ignore_patterns: .: (0.010956) test_clone_and_dup: .: (0.010438) test_cloned_items_stay_frozen: .: (0.009120) test_create: .: (0.009913) test_create_with_args: .: (0.008964) test_create_with_block: .: (0.009148) test_create_with_brackets: .: (0.009372) test_create_with_brackets_and_filelist: .: (0.009803) test_create_with_pathname: .: (0.009921) test_curly_bracket_pattern: .: (0.009899) test_default_exclude: .: (0.010099) test_delegating_methods_do_not_include_to_a_or_to_ary: .: (0.009992) test_dont_claim_to_be_an_array_instance: .: (0.008794) test_duped_items_will_thaw: .: (0.017255) test_egrep_returns_0_if_no_matches: .: (0.008856) test_egrep_with_block: .: (0.009228) test_egrep_with_error: .: (0.011894) test_egrep_with_output: .: (0.009428) test_enumeration_methods: .: (0.011308) test_exclude: .: (0.010130) test_exclude_a_filelist: .: (0.011487) test_exclude_an_array: .: (0.009932) test_exclude_curly_bracket_pattern: .: (0.009906) test_exclude_pathname: .: (0.011380) test_exclude_return_on_create: .: (0.010038) test_exclude_with_alternate_file_seps: .: (0.008845) test_exclude_with_string_return_on_create: .: (0.010364) test_excluding_via_block: .: (0.008972) test_existing: .: (0.009197) test_existing!: .: (0.010041) test_file_utils_can_use_filelists: .: (0.011662) test_filelist_ext: .: (0.009902) test_flatten: .: (0.009520) test_gsub: .: (0.009826) test_gsub!: .: (0.018295) test_ignore_special: .: (0.009383) test_include_with_another_array: .: (0.008643) test_include_with_another_filelist: .: (0.009470) test_include_with_pathname: .: (0.009305) test_inspect_pending: .: (0.013285) test_match: .: (0.009068) test_multiple_patterns: .: (0.010430) test_other_array_returning_methods: .: (0.010953) test_reject: .: (0.009969) test_special_return_delegating_methods_object_type: .: (0.010527) test_square_bracket_pattern: .: (0.008858) test_string_ext: .: (0.010708) test_sub: .: (0.009533) test_sub!: .: (0.009024) test_sub_with_block: .: (0.009022) test_to_array: .: (0.008845) test_to_s_pending: .: (0.009184) test_to_string: .: (0.008890) test_unique: .: (0.008761) TestRakeFileListPathMap: test_file_list_supports_pathmap: .: (0.004117) test_file_list_supports_pathmap_with_a_block: .: (0.003596) TestRakeFileTask: test_existing_file_depends_on_non_existing_file: .: (0.017078) test_file_depends_on_task_depend_on_file: .: (0.008270) test_file_need: .: (0.005676) test_file_times_new_depend_on_regular_task_timestamps: .: (0.008739) test_file_times_new_depends_on_old: .: (0.005206) test_file_times_old_depends_on_new: .: (0.006029) test_needed_eh_build_all: .: (0.004963) test_needed_eh_dependency: .: (0.012879) test_needed_eh_exists: .: (0.004950) test_prerequisite_can_be_pathname: .: (0.003771) test_source_is_first_prerequisite: .: (0.003837) test_sources_is_all_prerequisites: .: (0.004151) test_task_can_be_pathname: .: (0.004262) TestRakeFileUtils: test_file_utils_methods_are_available_at_top_level: .: (0.005394) test_fileutils_methods_dont_leak: .: (0.003105) test_ln: .: (0.008929) test_nowrite: .: (0.003351) test_rm_filelist: .: (0.004990) test_rm_nowrite: .: (0.004272) test_rm_one_file: .: (0.003727) test_rm_two_files: .: (0.004708) test_ruby_with_a_single_string_argument: .: (0.574388) test_ruby_with_multiple_arguments: .: (0.578212) test_safe_ln_failover_to_cp_on_not_implemented_error: .: (0.003339) test_safe_ln_failover_to_cp_on_standard_error: .: (0.003299) test_safe_ln_fails_on_script_error: .: (0.003198) test_sh: .: (0.581044) test_sh_bad_option: .: (0.004764) test_sh_failure: .: (0.613966) test_sh_if_a_command_exits_with_error_status_its_full_output_is_printed: .: (0.625026) test_sh_if_a_command_exits_with_error_status_sh_echoes_it_fully: .: (1.191298) test_sh_noop: .: (0.003569) test_sh_show_command: .: (0.003283) test_sh_special_handling: .: (1.212397) test_sh_verbose: .: (0.004255) test_sh_verbose_false: .: (0.004135) test_sh_verbose_flag_nil: .: (0.004499) test_sh_with_a_single_string_argument: .: (0.588346) test_sh_with_env: .: (0.627969) test_sh_with_hash_option: .: (0.647727) test_sh_with_multiple_arguments: .: (0.676008) test_sh_with_spawn_options: .: (0.672086) test_split_all: .: (0.004596) test_verbose: .: (0.003544) TestRakeFunctional: test_anonymous_tasks_can_be_invoked_indirectly: .: (1.147056) test_block_verbose_false_should_not_show_command: .: (1.758121) test_block_verbose_true_should_show_command: .: (1.857246) test_by_default_rakelib_files_are_included: .: (1.117152) test_can_invoke_task_in_nested_namespace: .: (1.079422) test_can_invoke_task_in_toplevel_namespace: .: (1.131312) test_comment_after_desc_is_ignored: .: (1.134637) test_comment_before_desc_is_ignored: .: (1.234170) test_comment_before_task_acts_like_desc: .: (1.133532) test_comment_separated_from_task_by_blank_line_is_not_picked_up: .: (1.235857) test_correct_number_of_tasks_reported: .: (1.147293) test_dash_f_with_no_arg_foils_rakefile_lookup: .: (1.198681) test_dot_rake_files_can_be_loaded_with_dash_r: .: (1.200290) test_dry_run: .: (1.073842) test_dry_run_bug: .: (2.356606) test_env_available_at_task_scope: .: (1.175706) test_env_available_at_top_scope: .: (1.192036) test_failing_test_sets_exit_status: .: (1.828165) test_file_creation_task: .: (3.417554) test_file_list_is_requirable_separately: .: (0.819051) test_file_task_are_not_scoped_by_namespaces: .: (1.098045) test_file_task_dependencies_scoped_by_namespaces: .: (1.029967) test_implicit_system: .: (1.034307) test_imports: .: (1.090662) test_inline_verbose_default_should_show_command: .: (1.743706) test_inline_verbose_false_should_not_show_command: .: (1.699542) test_inline_verbose_true_should_show_command: .: (1.851443) test_invalid_command_line_options: .: (1.058827) test_long_description: .: (1.066092) test_multi_desc: .: (1.078153) test_no_system: .: (1.068301) test_nosearch_with_rakefile_uses_local_rakefile: .: (1.051566) test_nosearch_without_rakefile_and_no_system_fails: .: (1.065792) test_nosearch_without_rakefile_finds_system: .: (1.051727) test_proper_namespace_access: .: (1.191372) test_rake_default: .: (1.093600) test_rake_error_on_bad_task: .: (1.026127) test_rake_namespace_refers_to_toplevel: .: (1.041975) test_rbext: .: (1.096271) test_regenerate_imports: .: (1.046239) test_rules_chaining_to_file_task: .: (1.006481) test_stand_alone_filelist: .: (0.866587) test_standalone_verbose_false_should_not_show_command: .: (1.691385) test_standalone_verbose_true_should_show_command: .: (1.780393) test_system: .: (1.182448) test_system_excludes_rakelib_files_too: .: (1.050845) test_task_override: .: (1.156583) test_tasks_can_reference_task_in_other_namespaces: .: (1.154976) test_tasks_can_reference_task_in_same_namespace: .: (1.098247) test_test_task_descriptions: .: (1.090923) test_test_task_when_verbose_passed_prompts_testopts:.: (1.908517) test_test_task_when_verbose_unless_verbose_passed_not_prompt_testopts: .: (1.836615) test_trace_bug: .: (2.205633) test_update_midway_through_chaining_to_file_task: .: (4.417583) TestRakeInvocationChain: test_append_one_circular: .: (0.004439) test_append_two_circular: .: (0.003353) test_append_with_one_argument: .: (0.003218) test_conj_on_invocation_chains: .: (0.002876) test_make_on_invocation_chains: .: (0.003141) test_member_eh_one: .: (0.002802) test_member_eh_two: .: (0.002847) test_to_s_empty: .: (0.002889) TestRakeLateTime: test_late_time_comparisons: .: (0.004250) test_to_s: .: (0.002785) TestRakeMakefileLoader: test_parse: .: (0.019221) TestRakeMultiTask: test_all_multitasks_wait_on_slow_prerequisites: .: (0.192948) test_cross_thread_prerequisite_failures: .: (0.007875) test_multitasks_with_parameters: .: (0.009362) test_running_multitasks: .: (0.042354) test_task_not_executed_if_dependant_task_failed_concurrently: .: (0.508304) TestRakeNameSpace: test_namespace_creation: .: (0.004009) test_namespace_lookup: .: (0.004699) test_namespace_reports_tasks_it_owns: .: (0.007406) test_scope: .: (0.003230) TestRakePackageTask: test_clone: .: (0.015439) test_initialize: .: (0.039088) test_initialize_no_version: .: (0.003414) test_initialize_noversion: .: (0.009592) test_package_name: .: (0.011837) test_package_name_noversion: .: (0.012973) test_without_parent_dir: .: (0.009186) TestRakePathMap: test_9d_returns_partial_dirname: .: (0.005647) test_complex_patterns: .: (0.004962) test_d_returns_dirname: .: (0.003223) test_dash_returns_empty_string: .: (0.002910) test_f_returns_basename: .: (0.002999) test_multiple_patterns: .: (0.003429) test_n_returns_basename_without_extension: .: (0.003569) test_p_returns_entire_pathname: .: (0.003184) test_partial_directory_selection_works_with_patterns: .: (0.003052) test_pattern_can_use_backreferences: .: (0.003305) test_pattern_returns_substitutions: .: (0.003186) test_pattern_with_invalid_operator: .: (0.003575) test_pattern_with_no_replacement_nor_block_substitutes_empty_string:.: (0.003218) test_pattern_with_star_replacement_string_uses_block: .: (0.003407) test_pattern_works_with_certain_valid_operators: .: (0.004476) test_percent_percent_returns_percent: .: (0.002984) test_returns_self_with_no_args: .: (0.002760) test_s_returns_file_separator: .: (0.003745) test_undefined_percent_causes_error: .: (0.003087) test_works_with_windows_separators: .: (0.002758) test_x_returns_everything_but_extension: .: (0.004578) test_x_returns_extension: .: (0.003680) TestRakePathMapExplode: test_explode: .: (0.004010) TestRakePathMapPartial: test_pathmap_partial: .: (0.004899) TestRakePseudoStatus: test_with_99_exit_status: .: (0.015506) test_with_zero_exit_status: .: (0.003049) TestRakeRakeTestLoader: test_load_error_from_missing_test_file: .: (0.007459) test_load_error_raised_explicitly: .: (0.008542) test_load_error_raised_implicitly: .: (0.018841) test_pattern: .: (0.012601) TestRakeReduceCompat: test_no_deprecated_dsl: .: (2.334238) TestRakeRequire: test_can_load_rake_library: .: (0.008961) test_throws_error_if_library_not_found: .: (0.009937) test_wont_reload_rake_library: .: (0.008265) TestRakeRules: test_close_matches_on_name_do_not_trigger_rule: .: (0.005833) test_create_with_source: .: (0.007056) test_file_names_beginning_with_dot_can_be_tricked_into_referring_to_file: .: (0.006523) test_file_names_beginning_with_dot_can_be_wrapped_in_lambda:.: (0.006785) test_file_names_containing_percent_can_be_wrapped_in_lambda:.: (0.006626) test_multiple_rules1: .: (0.007286) test_multiple_rules2: .: (0.007113) test_non_extension_rule_name_refers_to_file: .: (0.006745) test_pathmap_automatically_applies_to_name: .: (0.007401) test_plain_strings_are_just_filenames: .: (0.006655) test_plain_strings_as_dependents_refer_to_files: .: (0.006503) test_proc_returning_lists_are_flattened_into_prereqs: .: (0.009749) test_recursive_rules_that_dont_terminate_will_overflow: .: (0.013628) test_recursive_rules_will_work_as_long_as_they_terminate: .: (0.022082) test_regex_rule_with_args: .: (0.006933) test_regex_rule_with_args_and_lambda_prereq: .: (0.006187) test_rule_can_be_created_by_string: .: (0.006554) test_rule_prereqs_can_be_created_by_string: .: (0.006485) test_rule_prereqs_can_be_created_by_symbol: .: (0.009640) test_rule_rebuilds_obj_when_source_is_newer: .: (0.007228) test_rule_runs_when_explicit_task_has_no_actions: .: (0.007780) test_rule_with_method_prereq: .: (0.006609) test_rule_with_one_arg_method_prereq: .: (0.006980) test_rule_with_proc_dependent_will_trigger: .: (0.012336) test_rule_with_two_sources_builds_both_sources: .: (0.018285) test_rule_with_two_sources_but_one_missing_does_not_run: .: (0.009257) test_rule_with_two_sources_runs_if_both_sources_are_present:.: (0.015865) test_rules_with_bad_dependents_will_fail: .: (0.003506) test_second_rule_doest_run_if_first_triggers: .: (0.017756) test_second_rule_doest_run_if_first_triggers_with_reversed_rules: .: (0.015314) test_second_rule_runs_when_first_rule_doesnt: .: (0.018255) test_single_dependent: .: (0.006393) test_single_dependent_with_nil_args: .: (0.006302) test_string_rule_with_args: .: (0.006611) test_string_rule_with_args_and_lambda_prereq: .: (0.006814) test_works_with_chained_extensions_in_rules: .: (0.006437) TestRakeScope: test_conj_against_two_elements: .: (0.003605) test_path_against_empty_scope: .: (0.006261) test_path_against_one_element: .: (0.002908) test_path_against_two_elements: .: (0.002737) test_path_with_task_name: .: (0.002880) test_path_with_task_name_against_empty_scope: .: (0.002573) test_trim: .: (0.002942) TestRakeTask: test_all_prerequisite_tasks_does_not_include_duplicates: .: (0.005916) test_all_prerequisite_tasks_includes_all_prerequisites: .: (0.006777) test_all_prerequisite_tasks_includes_self_on_cyclic_dependencies: .: (0.004655) test_already_invoked: .: (0.004305) test_always_multitask: .: (0.408534) test_arrays_can_be_prerequisites: .: (0.004070) test_can_double_invoke_with_reenable: .: (0.003696) test_can_triple_invoke_after_exception_with_reenable: .: (0.005819) test_clear: .: (0.004153) test_clear_actions: .: (0.007853) test_clear_args: .: (0.005848) test_clear_comments: .: (0.007111) test_clear_prerequisites: .: (0.003893) test_comment_setting: .: (0.003410) test_comments_do_not_set: .: (0.003939) test_comments_is_nil: .: (0.003567) test_comments_with_decimal_points: .: (0.003291) test_comments_with_many_periods: .: (0.004370) test_comments_with_sentences_exclamation_mark: .: (0.003559) test_comments_with_sentences_period: .: (0.003287) test_comments_with_tabbed_sentences: .: (0.003606) test_create: .: (0.004313) test_defined: .: (0.003825) test_dry_run_prevents_actions: .: (0.005154) test_duplicate_comments: .: (0.004486) test_extended_comments: .: (0.004191) test_filelists_can_be_prerequisites: .: (0.004566) test_find: .: (0.005666) test_inspect: .: (0.003592) test_interspersed_duplicate_comments: .: (0.005246) test_investigation_output: .: (0.006245) test_invoke: .: (0.005637) test_invoke_with_circular_dependencies: .: (0.006934) test_multi_invocations: .: (0.005984) test_multiple_comments: .: (0.004333) test_no_double_invoke: .: (0.006221) test_prereqs: .: (0.004425) test_prerequisite_tasks_fails_if_prerequisites_are_undefined: .: (0.005464) test_prerequisite_tasks_finds_tasks_with_same_name_outside_namespace: .: (0.005819) test_prerequisite_tasks_honors_namespaces: .: (0.006823) test_prerequisite_tasks_in_nested_namespaces: .: (0.007979) test_prerequisite_tasks_returns_tasks_not_strings: .: (0.005664) test_source_is_first_prerequisite: .: (0.004456) test_strings_can_be_prerequisites: .: (0.004029) test_suggests_valid_rake_task_names: .: (0.006016) test_symbols_can_be_prerequisites: .: (0.004734) test_task_gives_name_on_to_s: .: (0.003801) test_task_list: .: (0.004989) test_tasks_can_be_traced: .: (0.016552) test_timestamp_returns_latest_prereq_timestamp: .: (0.006135) test_timestamp_returns_now_if_all_prereqs_have_no_times: .: (0.005725) TestRakeTaskArgumentParsing: test_can_handle_commas_in_args: .: (0.006958) test_can_handle_spaces_between_all_args: .: (0.003852) test_can_handle_spaces_between_args: .: (0.003835) test_empty_args: .: (0.008596) test_keeps_embedded_spaces: .: (0.004341) test_name_only: .: (0.003566) test_no_rakeopt: .: (0.032350) test_one_argument: .: (0.003843) test_rakeopt_with_blank_options: .: (0.029044) test_rakeopt_with_silent_options: .: (0.035778) test_terminal_width_using_env: .: (0.004058) test_terminal_width_using_hardcoded_80: .: (0.003232) test_terminal_width_using_stty: .: (0.003271) test_terminal_width_using_tput: .: (0.004104) test_terminal_width_with_failure: .: (0.003513) test_treat_blank_arg_as_empty_string: .: (0.003366) test_two_arguments: .: (0.003712) TestRakeTaskArguments: test_all_and_extra_arguments_with_named_arguments: .: (0.004824) test_all_and_extra_arguments_without_named_arguments: .: (0.003686) test_args_do_not_reference_env_values: .: (0.003085) test_args_knows_its_names: .: (0.003404) test_blank_values_in_args: .: (0.003436) test_child_hides_parent_arg_names: .: (0.003212) test_creating_new_argument_scopes: .: (0.003087) test_default_arguments_that_dont_match_names_are_ignored: .: (0.002746) test_default_arguments_values_can_be_merged: .: (0.002896) test_empty_arg_list_is_empty: .: (0.002827) test_enumerable_behavior: .: (0.002860) test_extra_args_with_less_than_named_arguments: .: (0.004047) test_extra_names_are_nil: .: (0.003227) test_fetch: .: (0.003688) test_has_key: .: (0.003609) test_multiple_values_in_args: .: (0.013914) test_named_args: .: (0.003145) test_to_hash: .: (0.002853) test_to_s: .: (0.003105) TestRakeTaskManager: test_anonymous_namespace: .: (0.004946) test_correctly_scoped_prerequisites_are_invoked: .: (0.006571) test_create_filetask_in_namespace: .: (0.007430) test_create_task_manager: .: (0.003111) test_define_namespace_in_namespace: .: (0.004173) test_define_namespaced_task: .: (0.004023) test_define_task: .: (0.003652) test_index: .: (0.003578) test_lookup_with_explicit_scopes: .: (0.007806) test_name_lookup: .: (0.003948) test_name_lookup_in_multiple_scopes: .: (0.015111) test_name_lookup_with_implicit_file_tasks: .: (0.004268) test_name_lookup_with_nonexistent_task: .: (0.003542) test_namespace_task_create: .: (0.004244) test_namespace_yields_same_namespace_as_returned: .: (0.002976) test_undefined_task_with_custom_application: .: (0.026964) TestRakeTaskManagerArgumentResolution: test_good_arg_patterns: .: (0.005129) TestRakeTaskWithArguments: test_actions_adore_keywords: .: (0.009039) test_actions_of_various_arity_are_ok_with_args: .: (0.004613) test_arg_list_is_empty_if_no_args_given: .: (0.003911) test_args_given: .: (0.004006) test_args_not_passed_if_no_arg_names: .: (0.005238) test_args_not_passed_if_no_prereq_names_on_multitask: .: (0.006511) test_args_not_passed_if_no_prereq_names_on_task: .: (0.005201) test_arguments_are_passed_to_all_blocks: .: (0.005329) test_arguments_are_passed_to_block: .: (0.004179) test_block_with_no_parameters_is_ok: .: (0.004220) test_extra_parameters_are_ignored: .: (0.004862) test_name_and_needs: .: (0.004568) test_name_args_and_prereqs: .: (0.004344) test_name_with_args: .: (0.004197) test_named_args_are_passed_to_prereqs: .: (0.005188) test_no_args_given: .: (0.004282) test_tasks_can_access_arguments_as_hash: .: (0.004743) test_values_at: .: (0.004082) TestRakeTestTask: test_file_list_env_test: .: (0.004727) test_initialize: .: (0.003866) test_initialize_deps: .: (0.003712) test_initialize_multi_deps: .: (0.003506) test_initialize_override: .: (0.004797) test_libs_equals: .: (0.004107) test_libs_equals_empty: .: (0.003636) test_pattern_equals: .: (0.005797) test_pattern_equals_test_files_equals: .: (0.005891) test_run_code_direct: .: (0.008093) test_run_code_rake: .: (0.013755) test_task_order_only_prerequisites: .: (0.005355) test_task_order_only_prerequisites_key: .: (0.005704) test_task_prerequisites: .: (0.004835) test_task_prerequisites_deps: .: (0.004557) test_task_prerequisites_multi: .: (0.005743) test_test_files_equals: .: (0.007616) TestRakeTestThreadPool: test_exceptions: .: (0.010562) test_pool_creates_the_correct_number_of_threads: .: (0.107480) test_pool_executes_in_current_thread_for_zero_threads: .: (0.003202) test_pool_executes_in_other_thread_for_pool_of_size_one: .: (0.004087) test_pool_executes_in_two_other_threads_for_pool_of_size_two: .: (0.111237) test_pool_future_does_not_duplicate_arguments: .: (0.007570) test_pool_join_empties_queue: .: (2.034163) test_pool_prevents_deadlock: .: (0.243032) test_pool_reports_correct_results: .: (0.238899) TestRakeTopLevelFunctions: test_import: .: (0.004939) test_missing_other_constant: .: (0.003616) test_namespace: .: (0.003053) test_when_not_writing: .: (0.004172) test_when_writing: .: (0.003486) TestRakeWin32: test_win32_backtrace_with_different_case: .: (0.005706) test_win32_system_dir_fallback_to_userprofile_otherwise: .: (0.002843) test_win32_system_dir_nil_of_no_env_vars: .: (0.003745) test_win32_system_dir_uses_appdata_when_no_home_or_home_combo: .: (0.003655) test_win32_system_dir_uses_home_if_defined: .: (0.003638) test_win32_system_dir_uses_homedrive_homepath_when_no_home_defined: .: (0.004059) TestThreadHistoryDisplay: test_banner: .: (0.004657) test_continue: .: (0.003581) test_item_dequeued: .: (0.003607) test_item_queued: .: (0.003616) test_multiple_items: .: (0.004045) test_thread_created: .: (0.004060) test_thread_deleted: .: (0.003972) test_waiting: .: (0.003723) TestTraceOutput: test_trace_handles_nil_objects: .: (0.003856) test_trace_issues_single_io_for_args_multiple_strings: .: (0.003330) test_trace_issues_single_io_for_args_multiple_strings_and_alternate_sep: .: (0.002920) test_trace_issues_single_io_for_args_with_empty_args: .: (0.002866) Finished in 99.990796908 seconds. ------------------------------------------------------------------------------- 596 tests, 1458 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 5.96 tests/s, 14.58 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 23:26:23 +0000 elapsed time 0h 2m 6s >>> ruby-rake: Cleaning up srcdir >>> ruby-rake: Cleaning up pkgdir >>> ruby-rake: Cleaning up tmpdir >>> ruby-rake: Uninstalling dependencies... ( 1/10) Purging .makedepends-ruby-rake (20260417.232424) ( 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: 665.7 MiB in 102 packages >>> ruby-rake: Updating the main/riscv64 repository index... >>> ruby-rake: Signing the index...