>>> ruby-rexml: Building main/ruby-rexml 3.4.4-r0 (using abuild 3.17.0_rc1-r1) started Fri, 17 Apr 2026 15:43:44 +0000 >>> ruby-rexml: Validating /home/buildozer/aports/main/ruby-rexml/APKBUILD... >>> ruby-rexml: Analyzing dependencies... >>> ruby-rexml: Installing for build: build-base ruby ruby-rdoc ruby-test-unit ruby-test-unit-ruby-core ( 1/11) Installing ca-certificates (20260413-r0) ( 2/11) Installing libffi (3.5.2-r1) ( 3/11) Installing yaml (0.2.5-r2) ( 4/11) Installing ruby-libs (3.4.9-r0) ( 5/11) Installing libucontext (1.5-r0) ( 6/11) Installing ruby (3.4.9-r0) ( 7/11) Installing ruby-rdoc (3.4.9-r0) ( 8/11) Installing ruby-power_assert (2.0.5-r0) ( 9/11) Installing ruby-test-unit (3.6.8-r0) (10/11) Installing ruby-test-unit-ruby-core (1.0.6-r0) (11/11) Installing .makedepends-ruby-rexml (20260417.154345) Executing busybox-1.37.0-r31.trigger Executing ca-certificates-20260413-r0.trigger OK: 303.7 MiB in 110 packages >>> ruby-rexml: Cleaning up srcdir >>> ruby-rexml: Cleaning up pkgdir >>> ruby-rexml: Cleaning up tmpdir >>> ruby-rexml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/ruby-rexml-3.4.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> ruby-rexml: Fetching https://github.com/ruby/rexml/archive/v3.4.4/ruby-rexml-3.4.4.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/ruby-rexml-3.4.4.tar.gz.part' ruby-rexml-3.4.4.tar 100% |********************************| 463k 0:00:00 ETA '/var/cache/distfiles/v3.24/ruby-rexml-3.4.4.tar.gz.part' saved /var/cache/distfiles/v3.24/ruby-rexml-3.4.4.tar.gz: OK >>> ruby-rexml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/ruby-rexml-3.4.4.tar.gz /var/cache/distfiles/v3.24/ruby-rexml-3.4.4.tar.gz: OK >>> ruby-rexml: Unpacking /var/cache/distfiles/v3.24/ruby-rexml-3.4.4.tar.gz... WARNING: description and summary are identical WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: rexml Version: 3.4.4 File: rexml-3.4.4.gem Loaded suite test Started REXMLTests::AttributeTest: test_empty_prefix: .: (0.000245) REXMLTests::AttributesTester: test_accessor: .: (0.000502) test_amp_and_lf_attributes: .: (0.000095) test_amp_attributes: .: (0.000062) test_attribute_deletion: .: (0.000203) test_delete: .: (0.000280) test_each: .: (0.000141) test_each_attribute: .: (0.000125) test_element_usage: .: (0.000055) test_get_attribute: .: (0.000224) test_namespace_conflict: .: (0.000544) test_prefixes: .: (0.000175) test_quote_root: .: (0.000203) test_quote_sub_element: .: (0.000209) test_quote_to_s_value: .: (0.000158) test_setter: .: (0.000183) test_size: .: (0.000144) test_ticket_127: .: (0.000135) test_to_a_with_namespaces: .: (0.000434) test_values_with_apostrophes: .: (0.000162) REXMLTests::BaseTester: test_accents: .: (0.005174) test_character_reference: .: (0.000050) test_cr: .: (0.000033) test_empty: .: (0.000033) test_entity_reference: .: (0.000032) test_leading_trailing_whitespace: .: (0.000030) test_space: .: (0.000030) test_whitespace: .: (0.000030) REXMLTests::REXMLTester: test_character_reference_2: .: (0.000284) REXMLTests::ChangingEncodings: test_0_euc: .: (0.000115) test_1_utf: .: (0.000052) test_2_euc: .: (0.000057) REXMLTests::CommentTester: test_hyphen_end_line_in_doctype: .: (0.000310) REXMLTests::ContribTester: test_bad_doctype_Tobias: .: (0.001005) test_complex_xpath_Tobias: .: (0.001650) test_deep_clone: .: (0.000319) test_double_escaping: .: (0.000135) test_element_cloning_namespace_Chris: .: (0.000168) test_entities_Holden_Glova: .: (0.001845) test_external_entity: .: (0.012592) test_extra_newline_on_read_Chris: .: (0.000187) test_indenting_error: .: (0.000082) test_less_than_in_element_content: .: (0.001465) test_maintain_dtd: .: (0.000300) test_namespace_Peter: .: (0.000572) test_namespaces_in_attlist_tobias: .: (0.003838) test_other_xpath_Tobias: .: (0.001068) test_pos: .: (0.014295) test_raw_Terje_Elde: .: (0.000251) test_text_nodes_nomatch: .: (0.000348) test_ticket_12: .: (0.000398) test_umlaut: .: (0.002004) test_various_xpath: .: (0.003358) test_whitespace_after_xml_decl: .: (0.000226) test_xpath_01_TobiasReif: .: (0.001017) test_xpath_02_TobiasReif: .: (0.004177) test_xpath_03_TobiasReif: .: (0.001228) test_xpath_whitespace_TobiasReif: .: (0.001084) REXMLTests::ElementTester: test_array_reference_string: .: (0.000207) test_array_reference_symbol: .: (0.000111) REXMLTests::ElementsTester: test_accessor: .: (0.000361) test_add: .: (0.000074) test_collect: .: (0.000254) test_delete: .: (0.000464) test_delete_all: .: (0.000584) test_each: .: (0.000485) test_each_with_frozen_condition: .: (0.000247) test_indexing: .: (0.000196) test_inject: .: (0.000262) test_parent: .: (0.000153) test_size: .: (0.000173) test_ticket_36: .: (0.000688) test_to_a: .: (0.000327) REXMLTests::EncodingTester: test_encoded_in_change_out: .: (0.000618) test_encoded_in_different_out: .: (0.000211) test_encoded_in_encoded_out: .: (0.000195) test_in_change_out: .: (0.000170) test_in_different_access: .: (0.000339) test_in_different_out: .: (0.000179) test_parse_utf16: .: (0.053955) test_parse_utf16_with_utf8_default_internal: .: (0.043135) test_ticket_89: .: (0.000429) REXMLTests::EntityExpansionLimitTest: test_empty_value: .: (0.007186) test_entity_expansion_text_limit: .: (0.000311) test_have_value: .: (0.000476) test_with_default_entity: .: (0.000453) test_with_only_default_entities: .: (0.003119) REXMLTests::EntityTester: test_constructor: .: (0.000399) test_entity_filter: .: (0.000197) test_entity_insertions: .: (0.000110) test_entity_replacement: .: (0.000288) test_entity_string_limit: .: (0.001892) test_lazy_evaluation: .: (0.000329) test_parameter_entity_reference_forbidden_by_internal_subset_in_parser: .: (0.000212) test_parse_entity: .: (0.000076) test_parse_external_decl: .: (0.000076) test_parse_general_decl: .: (0.000385) test_raw: .: (0.000282) test_readers_with_nested_references: .: (0.000096) test_readers_with_reference: .: (0.000052) test_readers_without_reference: .: (0.000053) test_replace_entities: .: (0.000272) test_single_pass_unnormalization: .: (0.000059) REXMLTests::InstructionTest: test_target_nil: .: (0.000160) REXMLTests::JaxenTester: test_axis: .: (0.029371) test_basic: .: (0.022730) test_basicupdate: .: (0.023271) test_contents: .: (0.029960) test_defaultNamespace: .: (0.024520) test_fibo: .: (0.055404) test_id: .: (0.026046) test_jaxen24: .: (0.025386) test_lang: .: (0.028343) test_moreover: .: (0.115714) test_much_ado: .: (0.717752) test_namespaces: .: (0.029810) test_nitf: .: (0.034266) test_pi: .: (0.025644) test_pi2: .: (0.023526) test_simple: .: (0.034275) test_underscore: .: (0.022124) test_web2: .: (0.024220) REXMLTests::LightParserTester: test_parsing: .: (0.004202) REXMLTests::LightTester: test_parse_large: .: (0.004238) REXMLTests::OrderTester: test_first_element: .: (0.000649) test_more_ordering: .: (0.075010) test_order: .: (0.001359) test_second_element: .: (0.000529) test_third_element: .: (0.000500) REXMLTests::OrderTesterMF: test_fig1: .: (0.000760) test_fig2: .: (0.000691) test_fig3: .: (0.000671) test_fig4: .: (0.000658) REXMLTests::PullParserTester: test_bad_document: .: (0.000291) test_basics: .: (0.000257) test_character_references: .: (0.000172) test_entity_replacement: .: (0.000243) test_inspect: .: (0.000146) test_peek: .: (0.000169) test_peek_unshift: .: (0.000055) test_reset: .: (0.000197) test_text_content_with_line_breaks: .: (0.000169) test_text_entity_references: .: (0.000125) REXMLTests::PullParserTester::EntityExpansionLimitTest: GeneralEntityTest: test_empty_value: .: (0.005324) test_entity_expansion_text_limit: .: (0.000309) test_have_value: .: (0.000489) test_with_default_entity: .: (0.000473) test_with_only_default_entities: .: (0.005210) REXMLTests::RNGValidation: test_attribute: .: (0.001017) test_choice: .: (0.000730) test_choice_attribute_element: .: (0.000713) test_choice_attributes: .: (0.000798) test_choice_text: .: (0.000744) test_empty: .: (0.000588) test_group: .: (0.001711) test_interleave: .: (0.001620) test_mixed: .: (0.000479) test_one_or_more: .: (0.001030) test_optional: .: (0.000800) test_ref_choice: .: (0.002421) test_ref_interleave: .: (0.003279) test_ref_one_plus: .: (0.001745) test_ref_optional: .: (0.001538) test_ref_recurse: .: (0.000745) test_ref_sequence: .: (0.000626) test_ref_zero_plus: .: (0.001534) test_sequence: .: (0.003277) test_text_val: .: (0.000611) test_validate: .: (0.000679) test_value: .: (0.003751) test_zero_or_more: .: (0.002190) REXMLTests::SAX2Tester: test_begin_end_document: .: (0.000267) test_char_ref_dom: .: (0.000172) test_char_ref_sax2: .: (0.000130) test_characters: .: (0.000197) test_characters_predefined_entities: .: (0.000164) test_doctype_with_missing_name_throws_exception: .: (0.000797) test_entity_replacement: .: (0.000315) test_listen_before_start: .: (0.000193) test_sax2: .: (0.020602) test_simple_doctype_listener: .: (0.000272) test_socket: .: (0.005828) test_ticket_68: .: (0.012248) test_with_namespace: .: (0.000333) test_without_namespace: .: (0.000230) REXMLTests::SAX2Tester::EntityExpansionLimitTest: GeneralEntityTest: test_empty_value: .: (0.005613) test_entity_expansion_text_limit: .: (0.000345) test_have_value: .: (0.002648) test_with_default_entity: .: (0.000575) test_with_only_default_entities: .: (0.008908) REXMLTests::StreamTester: test_characters_predefined_entities: .: (0.000255) test_entity: .: (0.000161) test_entity_replacement: .: (0.000226) test_listener: .: (0.000300) test_ticket_10: .: (0.000222) test_ticket_49: .: (0.000139) REXMLTests::TestAttributes: test_get_attribute_ns: .: (0.000502) REXMLTests::TestDocType: TestExternalID: TestPublic: TestPublicIDLiteral: test_to_s: .: (0.000172) test_to_s_apostrophe: .: (0.000076) test_to_s_apostrophe_include_apostrophe: .: (0.000066) TestSystemLiteral: test_to_s: .: (0.000132) test_to_s_apostrophe: .: (0.000070) test_to_s_apostrophe_include_apostrophe: .: (0.000064) test_to_s_double_quote: .: (0.000057) TestSystem: TestSystemLiteral: test_to_s: .: (0.000137) test_to_s_apostrophe: .: (0.000064) test_to_s_double_quote: .: (0.000062) test_to_s_single_quote_apostrophe: .: (0.000061) REXMLTests::TestDocTypeAccessor: test_notation: .: (0.000372) test_notations: .: (0.000259) test_public: .: (0.000241) test_system: .: (0.000269) test_to_s: .: (0.000251) test_to_s_apostrophe: .: (0.000240) REXMLTests::TestDocument: test_each_recursive: .: (0.000590) test_new: .: (0.000173) test_tag_in_cdata_with_not_ascii_only_but_ascii8bit_encoding_source: .: (0.000154) test_version_attributes_to_s: .: (0.000311) test_xml_declaration_standalone: .: (0.000249) REXMLTests::TestDocument::BomTest: HaveEncodingTest: test_utf_16be: .: (0.000511) test_utf_16le: .: (0.000213) test_utf_8: .: (0.000159) NoEncodingTest: test_utf_16be: .: (0.000265) test_utf_16le: .: (0.000200) test_utf_8: .: (0.000149) WriteTest: test_utf_16: .: (0.000322) REXMLTests::TestDocument::BomTest::ReadUntilTest: test_utf_16be: .: (0.000437) test_utf_16le: .: (0.000310) test_utf_8: .: (0.000260) REXMLTests::TestDocument::EntityExpansionLimitTest: GeneralEntityTest: test_empty_value: .: (0.045189) test_entity_expansion_text_limit: .: (0.000470) test_have_value: .: (0.003825) test_with_default_entity: .: (0.001249) REXMLTests::TestDocument::WriteTest: ArgumentsTest: test_encoding: .: (0.001071) test_ie_hack: .: (0.000258) test_indent: .: (0.000206) test_output: .: (0.000175) test_transitive: .: (0.000506) OptionsTest: test_encoding: .: (0.000374) test_ie_hack: .: (0.000232) test_indent: .: (0.000176) test_output: .: (0.000168) test_transitive: .: (0.000183) REXMLTests::TestIOSource: #read_until: test: eof: .: (0.000185) REXMLTests::TestIssuezillaParsing: test_rexml: .: (0.823554) REXMLTests::TestNamespace: test_xml_namespace: .: (0.000388) REXMLTests::TestNotationDeclPublic: test_to_s: .: (0.000149) test_to_s_apostrophe: .: (0.000241) test_to_s_apostrophe_pubid_literal_include_apostrophe:.: (0.000179) test_to_s_apostrophe_system_literal_include_apostrophe: .: (0.000166) test_to_s_apostrophe_system_literal_include_double_quote: .: (0.000204) test_to_s_pubid_literal_include_apostrophe: .: (0.000052) test_to_s_system_literal_include_apostrophe: .: (0.000046) test_to_s_system_literal_include_double_quote: .: (0.000044) test_to_s_with_uri: .: (0.000043) REXMLTests::TestNotationDeclSystem: test_to_s: .: (0.000129) test_to_s_apostrophe: .: (0.000185) test_to_s_apostrophe_include_apostrophe: .: (0.000172) test_to_s_apostrophe_include_double_quote: .: (0.000168) test_to_s_include_apostrophe: .: (0.000046) test_to_s_include_double_quote: .: (0.000044) REXMLTests::TestSource: #encoding=: test: Encoding: .: (0.000155) test: String: .: (0.000062) test: encoding_updated: .: (0.000080) REXMLTests::TestXPathParser: test_found: .: (0.000607) test_not_found: .: (0.000144) REXMLTests::TestXmlDeclaration: test_has_document_as_parent: .: (0.000289) test_has_sibling: .: (0.000205) test_is_first_child: .: (0.000162) test_is_writethis_attribute_copied_by_clone: .: (0.000174) test_write_prologue_quote: .: (0.000173) REXMLTests::Tester: test_0xD_in_preface: .: (0.000244) test_accents: .: (0.000790) test_add_namespace: .: (0.000207) test_attlist_decl: .: (0.001084) test_attlist_write: .: (0.000483) test_attribute: .: (0.000460) test_attribute_default_namespace: .: (0.000393) test_attribute_duplicated: .: (0.000295) test_attribute_namespace_conflict: .: (0.000302) test_attributes_each: .: (0.000216) test_bad_content: .: (0.000272) test_bad_markup: .: (0.002111) test_big_documentation: .: (0.010480) test_cdata: .: (0.000273) test_child: .: (0.000121) test_comment: .: (0.000382) test_deep_clone: .: (0.001226) test_delete_namespace: .: (0.000268) test_doctype: .: (0.001031) test_document: .: (0.001119) test_document_with_nil_arguments: .: (0.015274) test_document_with_no_arguments: .: (0.010665) test_each_element_with_attribute: .: (0.000675) test_each_element_with_text: .: (0.000539) test_element: .: (0.000198) test_element_access: .: (0.001997) test_element_decl: .: (0.000178) test_element_parse_stream: .: (0.000103) test_empty_doc: .: (0.009572) test_entities: .: (0.000245) test_exception: .: (0.000068) test_hyphens_in_doctype: .: (0.000233) test_ignore_whitespace: .: (0.000372) test_instruction: .: (0.000332) test_iso_8859_1_output_function: .: (0.000115) test_line: .: (0.000367) test_more_namespaces: .: (0.000859) test_namespace: .: (0.001132) test_namespace_attributes: .: (0.000470) test_no_format: .: (0.000189) test_null_element_name: .: (0.000090) test_oses_with_bad_EOLs: .: (0.000125) test_parent: .: (0.001220) test_parse_exception_on_missing_attribute_end_quote: .: (0.000258) test_pretty_format_deep_indent: .: (0.000470) test_pretty_format_long_text_finite: .: (1.209909) test_processing_instruction: .: (0.000682) test_repeated_writes: .: (0.001263) test_replace_text: .: (0.000396) test_replace_with: .: (0.000197) test_source: .: (0.000813) test_stream: .: (0.004634) test_substitution: .: (0.000342) test_text: .: (0.001942) test_text_frozen: .: (0.000060) test_text_raw: .: (0.000551) test_ticket_102: .: (0.000632) test_ticket_105: .: (0.000135) test_ticket_121: .: (0.000593) test_ticket_135: .: (0.000156) test_ticket_138: .: (0.000328) test_ticket_14: .: (0.000236) test_ticket_21: .: (0.000207) test_ticket_48_part_II: .: (0.000857) test_ticket_51: .: (0.001451) test_ticket_52: .: (0.000264) test_ticket_53: .: (0.000487) test_ticket_58: .: (0.000126) test_ticket_63: .: (0.039832) test_ticket_75: .: (0.001409) test_ticket_76: .: (0.000162) test_ticket_85: .: (0.000666) test_ticket_88: .: (0.000252) test_ticket_91: .: (0.000312) test_ticket_95: .: (0.000429) test_to_xpath: .: (0.000284) test_transitive: .: (0.000118) test_tutorial: .: (0.031814) test_whitespace: .: (0.001211) test_whitespace_before_root: .: (0.000223) test_write_cdata: .: (0.000209) test_write_doctype: .: (0.000143) test_xmldecl: .: (0.000071) test_xmldecl_utf_16be_encoding_name: .: (0.000056) REXMLTests::TextCheckTester: TestInvalid: test_character_reference_decimal_control_character: .: (0.000290) test_character_reference_decimal_garbage_at_the_end:.: (0.000148) test_character_reference_decimal_space_at_the_start:.: (0.000162) test_character_reference_format_hex_00x: .: (0.000144) test_character_reference_format_hex_0x: .: (0.000153) test_character_reference_hex_garbage_at_the_end: .: (0.000143) test_character_reference_hex_space_at_the_start: .: (0.000142) test_character_reference_hex_surrogate_block: .: (0.000141) test_entity_name_new_line: .: (0.000135) test_entity_name_non_ascii_symbol: .: (0.000238) test_entity_reference_missing_colon: .: (0.000144) test_lt: .: (0.000135) test_lt_mix: .: (0.000130) test_reference_empty: .: (0.000131) TestValid: test_character_reference_decimal: .: (0.000125) test_character_reference_hex: .: (0.000060) test_entity_name_mix: .: (0.000078) test_entity_name_non_ascii: .: (0.000080) test_entity_name_start_char_colon: .: (0.000072) test_entity_name_start_char_under_score: .: (0.000076) test_normal_string: .: (0.000043) REXMLTests::TextTester: test_clone: .: (0.000128) test_indent_text: .: (0.000070) test_new_text_entity_filter_custom: .: (0.000247) test_new_text_entity_filter_default: .: (0.000191) test_new_text_raw_default: .: (0.000158) test_new_text_raw_false: .: (0.000088) test_new_text_response_whitespace_default: .: (0.000050) test_new_text_response_whitespace_true: .: (0.000047) test_shift_operator_cache: .: (0.000067) test_shift_operator_chain: .: (0.000073) REXMLTests::Ticket80: test_xpathNamespacedChildWildcard: .: (0.000949) test_xpathNamespacedChildWildcardWorkaround: .: (0.000980) REXMLTests::XPathTesterDd: test_Dd_preceding_sibling_all: .: (0.000687) test_Dd_preceding_sibling_children: .: (0.000606) formatter: REXMLTests::DefaultFormatterTest: InstructionTest: test_content_nil: .: (0.000152) functions: REXMLTests::FunctionsTester: test_contains: .: (0.001244) test_floor_ceiling_round: .: (0.009074) test_functions: .: (0.000855) test_lang: .: (0.005022) test_local_name: .: (0.000595) test_name: .: (0.000478) test_nonexistent_function: .: (0.000239) test_normalize_space: .: (0.000468) test_normalize_space_strings: .: (0.000392) test_starts_with: .: (0.001554) test_string_length: .: (0.002384) test_string_nil_without_context: .: (0.000565) test_substring: .: (0.002565) test_substring2: .: (0.000390) test_substring_angrez: .: (0.000068) test_ticket_60: .: (0.000663) test_translate: .: (0.004942) test_unregistered_method: .: (0.000224) REXMLTests::TestFunctionsBoolean: test_context: .: (0.000123) test_false: .: (0.000045) test_float_nan: .: (0.000046) test_float_negative_zero: .: (0.000043) test_float_positive_zero: .: (0.000041) test_float_true: .: (0.000041) test_integer_negative_zero: .: (0.000042) test_integer_positive_zero: .: (0.000041) test_integer_true: .: (0.000042) test_nil: .: (0.000042) test_node_set_empty: .: (0.000048) test_node_set_true: .: (0.000113) test_string_empty: .: (0.000045) test_string_true: .: (0.000042) test_true: .: (0.000472) REXMLTests::TestFunctionsLocalName: test_context: .: (0.000197) test_multiple: .: (0.000213) test_nonexistent: .: (0.000046) test_one: .: (0.000160) REXMLTests::TestFunctionsNumber: test_false: .: (0.000109) test_node_set: .: (0.000146) test_numeric: .: (0.000049) test_string_float: .: (0.000049) test_string_integer: .: (0.000047) test_true: .: (0.000041) parse: REXMLTests::TestParseAttributeListDeclaration: test_linear_performance_space: .: (0.026618) test_linear_performance_tab_and_gt: .: (0.911426) REXMLTests::TestParseCData: test_linear_performance_gt: .: (0.008125) TestInvalid: test_unclosed_cdata: .: (0.000379) REXMLTests::TestParseCharacterReference: test_hex_precedding_zero: .: (0.000186) test_linear_performance_many_preceding_zeros: .: (0.045492) REXMLTests::TestParseComment: test_after_root: .: (0.000216) test_before_root: .: (0.000100) test_linear_performance_in_element_gt: .: (0.007923) test_linear_performance_top_level_gt: .: (0.007116) TestInvalid: test_after_doctype_malformed_comment_end: .: (0.000372) test_after_doctype_malformed_comment_inner: .: (0.000220) test_after_doctype_malformed_node: .: (0.000204) test_after_doctype_unclosed_comment: .: (0.000221) test_doctype_malformed_comment_end: .: (0.000211) test_doctype_malformed_comment_inner: .: (0.000199) test_doctype_malformed_node: .: (0.000189) test_doctype_unclosed_comment: .: (0.000208) test_toplevel_malformed_comment_end: .: (0.000186) test_toplevel_malformed_comment_inner: .: (0.000184) test_toplevel_unclosed_comment: .: (0.000180) REXMLTests::TestParseDocumentTypeDeclaration: TestExternalID: TestPublic: TestPublicIDLiteral: test_content_double_quote: .: (0.000440) test_double_quote: .: (0.000151) test_single_quote: .: (0.001055) TestSystemLiteral: test_double_quote: .: (0.000259) test_garbage_after_literal: .: (0.000234) test_single_quote: .: (0.000132) TestSystem: test_double_quote: .: (0.000231) test_garbage_after_literal: .: (0.000240) test_greater_than_in_system_literal: .: (0.000147) test_left_bracket_in_system_literal: .: (0.000133) test_no_literal: .: (0.000282) test_single_quote: .: (0.000147) TestMixed: test_attlist_entity: .: (0.000870) test_entity_element: .: (0.000217) test_notation_attlist: .: (0.000191) TestName: test_garbage_plus_before_name_at_line_start: .: (0.000321) test_no_name: .: (0.000218) test_valid: .: (0.000131) TestUnclosed: test_no_extra_node: .: (0.000271) test_start_element: .: (0.000216) test_text: .: (0.000206) REXMLTests::TestParseElement: test_linear_performance_attribute_value_gt: .: (0.025965) TestInvalid: test_after_empty_element_tag_root: .: (0.000308) test_after_root: .: (0.000209) test_empty_namespace_attribute_name: .: (0.000238) test_empty_namespace_attribute_name_with_utf8_character: .: (0.000214) test_garbage_less_than_before_root_element_at_line_start: .: (0.000204) test_garbage_less_than_slash_before_end_tag_at_line_start:.: (0.000232) test_no_end_tag: .: (0.000209) test_top_level_end_tag: .: (0.000182) test_top_level_no_tag: .: (0.000241) test_top_level_no_tag_with_comment: .: (0.000208) test_top_level_no_tag_with_xml_declaration: .: (0.000549) REXMLTests::TestParseEntityDeclaration: test_empty: .: (0.000322) test_linear_performance_entity_value_gt: .: (0.527670) test_linear_performance_entity_value_gt_right_bracket: .: (0.608913) test_linear_performance_system_literal_in_public_gt_right_bracket: .: (0.496549) test_linear_performance_system_literal_in_system_gt_right_bracket: .: (0.495684) TestGeneralEntityDeclaration: test_no_space: .: (0.000412) TestEntityDefinition: test_entity_value_and_notation_data_declaration:.: (0.000326) TestEntityValue: test_mixed_quote: .: (0.000333) test_no_quote: .: (0.000243) test_prohibited_character: .: (0.000230) TestExternalID: TestPublicIDLiteral: test_mixed_quote: .: (0.000582) test_no_literal: .: (0.000285) test_no_quote: .: (0.000240) test_prohibited_pubid_character: .: (0.000253) TestSystemLiteral: test_mixed_quote_in_public: .: (0.000350) test_mixed_quote_in_system: .: (0.000240) test_no_literal_in_public: .: (0.000242) test_no_literal_in_system: .: (0.000229) test_no_quote_in_public: .: (0.000298) test_no_quote_in_system: .: (0.000254) TestNotationDataDeclaration: test_prohibited_character: .: (0.000388) TestName: test_prohibited_character: .: (0.000449) TestParsedEntityDeclaration: test_no_space: .: (0.000285) TestName: test_prohibited_character: .: (0.000331) TestParsedEntityDefinition: test_entity_value_and_notation_data_declaration:.: (0.000312) TestEntityValue: test_mixed_quote: .: (0.000336) test_no_quote: .: (0.000241) test_prohibited_character: .: (0.000227) TestExternalID: TestPublicIDLiteral: test_mixed_quote: .: (0.000374) test_no_literal: .: (0.000244) test_no_quote: .: (0.000241) test_prohibited_pubid_character: .: (0.000247) TestSystemLiteral: test_mixed_quote_in_public: .: (0.000364) test_mixed_quote_in_system: .: (0.000296) test_no_literal_in_public: .: (0.000272) test_no_literal_in_system: .: (0.000295) test_no_quote_in_public: .: (0.000241) test_no_quote_in_system: .: (0.000252) REXMLTests::TestParseNotationDeclaration: TestCommon: test_invalid_id_type: .: (0.000461) test_invalid_name: .: (0.000298) test_name: .: (0.000186) test_no_id_type: .: (0.000344) test_no_name: .: (0.000273) TestExternalID: TestMixed: test_public_system: .: (0.000280) test_system_public: .: (0.000171) TestPublic: TestPublicIDLiteral: test_content_double_quote: .: (0.000499) test_double_quote: .: (0.000176) test_single_quote: .: (0.000171) TestSystemLiteral: test_double_quote: .: (0.000253) test_garbage_after_literal: .: (0.000280) test_single_quote: .: (0.000156) TestSystem: test_double_quote: .: (0.000242) test_garbage_after_literal: .: (0.000287) test_no_literal: .: (0.000376) test_single_quote: .: (0.000180) TestPublicID: test_garbage_after_literal: .: (0.000337) test_literal_content_double_quote: .: (0.000413) test_literal_double_quote: .: (0.000180) test_literal_single_quote: .: (0.000147) test_no_literal: .: (0.000281) REXMLTests::TestParseProcessingInstruction: test_after_root: .: (0.000179) test_before_root: .: (0.000093) test_comment: .: (0.000168) test_content_question: .: (0.000113) test_linear_performance_gt: .: (0.005141) test_linear_performance_tab: .: (0.022156) TestInvalid: test_no_name: .: (0.000384) test_unclosed_content: .: (0.000203) test_unclosed_no_content: .: (0.000208) test_xml_declaration_duplicated: .: (0.000284) test_xml_declaration_missing_spaces: .: (0.000114) test_xml_declaration_missing_version: .: (0.000101) test_xml_declaration_not_at_document_start: .: (0.000185) test_xml_declaration_standalone_no_yes_or_no: .: (0.000227) test_xml_declaration_unclosed_content: .: (0.000246) test_xml_declaration_unclosed_content_missing_space_after_encoding: .: (0.000120) test_xml_declaration_unclosed_content_missing_space_after_version:.: (0.000106) test_xml_declaration_unclosed_content_with_unknown_attributes: .: (0.000104) REXMLTests::TestParseText: test_whitespace_characters_after_root: .: (0.000175) TestInvalid: test_after_root: .: (0.000279) test_before_root: .: (0.000197) test_text_only: .: (0.000296) test_text_only_with_io_pipe: .: (0.000301) parser: REXMLTests::BaseParserTester: test_attribute_prefixed_by_xml: .: (0.000314) test_large_xml: .: (0.005980) REXMLTests::TestParserXPathParser: #abbreviate: test_any_absolute: .: (0.000244) test_any_relative: .: (0.000093) test_attribute_relative: .: (0.000091) test_descendant_or_self_absolute: .: (0.000098) test_descendant_or_self_not_node: .: (0.000081) test_descendant_or_self_only: .: (0.000105) test_descendant_or_self_relative: .: (0.000096) test_document: .: (0.000066) test_filter_attribute: .: (0.000172) test_filter_string_double_quote: .: (0.000156) test_filter_string_single_quote: .: (0.000153) test_following_sibling_absolute: .: (0.000089) test_following_sibling_relative: .: (0.000093) test_parent_absolute: .: (0.000095) test_parent_not_node: .: (0.000085) test_parent_relative: .: (0.000088) test_predicate_index: .: (0.000103) test_self_absolute: .: (0.000093) test_self_not_node: .: (0.000074) test_self_relative: .: (0.000090) REXMLTests::TestSAX2Parser: TestDocumentTypeDeclaration: TestEntityDeclaration: TestGeneralEntity: TestExternlID: TestPublic: test_with_ndata: .: (0.000415) test_without_ndata: .: (0.000177) TestSystem: test_with_ndata: .: (0.000368) test_without_ndata: .: (0.000177) TestValue: test_double_quote: .: (0.000278) test_single_quote: .: (0.000172) TestParameterEntity: TestExternlID: test_public: .: (0.000273) test_system: .: (0.000177) TestValue: test_double_quote: .: (0.000262) test_single_quote: .: (0.000167) TestNotationDeclaration: TestExternlID: test_public: .: (0.000315) test_system: .: (0.000170) TestPublicID: test_literal: .: (0.000252) REXMLTests::TestStreamParser: TestInvalid: test_no_end_tag: .: (0.000256) REXMLTests::TestTreeParser: TestInvalid: test_no_close_tag: .: (0.000301) test_unmatched_close_tag: .: (0.001779) REXMLTests::TestUltraLightParser: TestDocumentTypeDeclaration: test_entity_declaration: .: (0.000282) xpath: REXMLTests::TestXPathAttribute: test_elements: .: (0.000885) test_no_namespace: .: (0.001116) test_xpath_each: .: (0.000609) REXMLTests::TestXPathAxisPredcedingSibling: test_preceding_sibling_axis: .: (0.001597) REXMLTests::TestXPathAxisSelf: test_have_predicate: .: (0.000285) test_only: .: (0.000176) REXMLTests::TestXPathBase: test_a_star_star_one: .: (0.002246) test_abbreviated_attribute: .: (0.001717) test_abbreviated_simple_child: .: (0.000112) test_abbreviated_step: .: (0.000850) test_and: .: (0.000821) test_auto_string_value: .: (0.001157) test_axe_ancestor: .: (0.000920) test_axe_attribute: .: (0.000515) test_axe_child: .: (0.000154) test_axe_descendant: .: (0.000237) test_axe_parent: .: (0.000311) test_axe_self: .: (0.000233) test_axe_sibling: .: (0.000920) test_child: .: (0.000299) test_comparisons: .: (0.002378) test_complex: .: (0.001663) test_contains: .: (0.000875) test_descendant: .: (0.002235) test_descendant_or_self_ordering: .: (0.000975) test_filtering: .: (0.000041) test_following: .: (0.001087) test_following_multiple: .: (0.000415) test_following_sibling_across_multiple_nodes: .: (0.000734) test_following_sibling_predicates: .: (0.000671) test_following_sibling_within_single_node: .: (0.000459) test_functions: .: (0.000999) test_grouping: .: (0.000890) test_lang: .: (0.000973) test_local_name: .: (0.000542) test_match_with_deprecated_usage: .: (0.000340) test_math: .: (0.003696) test_more: .: (0.278934) test_name: .: (0.000877) test_namespaces_0: .: (0.000310) test_namespaces_1: .: (0.000538) test_namespaces_2: .: (0.000677) test_namespaces_cache: .: (0.000775) test_nested_predicates: .: (0.002893) test_node_type: .: (0.000301) test_numbers: .: (0.001497) test_or_and: .: (0.001432) test_ordering: .: (0.000526) test_preceding: .: (0.002248) test_preceding_multiple: .: (0.000426) test_preceding_sibling_across_multiple_nodes: .: (0.000488) test_preceding_sibling_within_single_node: .: (0.000437) test_predicates: .: (0.003838) test_root: .: (0.000206) test_root_child: .: (0.000279) test_root_children: .: (0.000255) test_spaces: .: (0.003438) test_starts_with: .: (0.000887) test_string_length: .: (0.001510) test_substring: .: (0.001797) test_substring_before: .: (0.000680) test_sum: .: (0.001268) test_text_nodes: .: (0.000360) test_ticket_39: .: (0.000775) test_ticket_42: .: (0.000330) test_ticket_43: .: (0.010362) test_ticket_56: .: (0.009402) test_ticket_57: .: (0.000845) test_ticket_59: .: (0.001361) test_ticket_61_contains: .: (0.015611) test_ticket_61_text: .: (0.017636) test_ticket_70: .: (0.000725) test_ticket_71: .: (0.000425) test_ticket_78: .: (0.001788) test_ticket_79: .: (0.000628) test_tobis_preceding: .: (0.000547) test_toms_text_node: .: (0.001266) test_translate: .: (0.004742) test_union: .: (0.000916) test_union2: .: (0.001237) test_xpath_namespace: .: (0.000431) REXMLTests::TestXPathCompare: TestEqual: TestBoolean: test_number_false: .: (0.000298) test_number_true: .: (0.000190) test_string_false: .: (0.000163) test_string_true: .: (0.000146) TestNodeSet: test_boolean_false: .: (0.000368) test_boolean_true: .: (0.000625) test_number_false: .: (0.000372) test_number_true: .: (0.000365) test_string_false: .: (0.000353) test_string_true: .: (0.000370) TestNumber: test_string_false: .: (0.000245) test_string_true: .: (0.000413) TestGreaterThan: TestBoolean: test_string_false: .: (0.000259) test_string_true: .: (0.000155) TestNodeSet: test_boolean_false: .: (0.000408) test_boolean_truex: .: (0.000319) test_number_false: .: (0.000359) test_number_true: .: (0.000633) test_string_false: .: (0.000374) test_string_true: .: (0.000362) TestNumber: test_boolean_true: .: (0.000250) test_number_false: .: (0.000164) test_string_false: .: (0.000149) test_string_true: .: (0.000138) TestString: test_string_false: .: (0.000222) test_string_true: .: (0.000494) REXMLTests::TestXPathNode: TestQName: test_ascii: .: (0.000448) test_non_ascii: .: (0.000609) REXMLTests::TestXPathPredicate: test_get_no_siblings_terminal_nodes: .: (0.003475) test_predicate_only: .: (0.000561) test_predicates_multi: .: (0.001428) test_predicates_parent: .: (0.001018) test_predicates_single: .: (0.001490) REXMLTests::TestXPathText: test_ancestors: .: (0.000477) test_comment_in_xpath_query: .: (0.000165) test_parentage: .: (0.000090) test_text_as_element: .: (0.000094) test_text_in_xpath_query: .: (0.000258) Finished in 7.685214764 seconds. ------------------------------------------------------------------------------- 729 tests, 2183 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 94.86 tests/s, 284.05 assertions/s >>> ruby-rexml: Entering fakeroot... /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/LICENSE.txt /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/NEWS.md /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/README.md /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/context.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/child.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/document.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/element.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/node.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/rdoc/parent.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/child_toc.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/document_toc.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/element_toc.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/master_toc.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/node_toc.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tasks/tocs/parent_toc.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/doc/rexml/tutorial.rdoc /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/attlistdecl.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/attribute.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/cdata.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/child.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/comment.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/doctype.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/document.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/attlistdecl.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/dtd.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/elementdecl.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/entitydecl.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/dtd/notationdecl.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/element.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/encoding.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/entity.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/formatters/default.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/formatters/pretty.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/formatters/transitive.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/functions.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/instruction.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/light/node.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/namespace.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/node.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/output.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parent.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parseexception.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/baseparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/lightparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/pullparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/sax2parser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/streamparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/treeparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/ultralightparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/parsers/xpathparser.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/quickpath.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/rexml.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/sax2listener.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/security.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/source.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/streamlistener.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/text.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/undefinednamespaceexception.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/validation/relaxng.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/validation/validation.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/validation/validationexception.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xmldecl.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xmltokens.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xpath.rb /home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml/usr/lib/ruby/gems/3.4.0/gems/rexml-3.4.4/lib/rexml/xpath_parser.rb Successfully installed rexml-3.4.4 1 gem installed >>> ruby-rexml-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/buildozer/aports/main/ruby-rexml/pkg/ruby-rexml-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-rexml-doc*: Preparing subpackage ruby-rexml-doc... Please specify at least one package name on the command line. >>> ruby-rexml-doc*: Running postcheck for ruby-rexml-doc >>> ruby-rexml*: Running postcheck for ruby-rexml >>> ruby-rexml*: Preparing package ruby-rexml... Please specify at least one package name on the command line. >>> ruby-rexml-doc*: Tracing dependencies... ruby >>> ruby-rexml-doc*: Package size: 1.0 B >>> ruby-rexml-doc*: Compressing data... >>> ruby-rexml-doc*: Create checksum... >>> ruby-rexml-doc*: Create ruby-rexml-doc-3.4.4-r0.apk >>> ruby-rexml*: Tracing dependencies... ruby >>> ruby-rexml*: Package size: 339.9 KB >>> ruby-rexml*: Compressing data... >>> ruby-rexml*: Create checksum... >>> ruby-rexml*: Create ruby-rexml-3.4.4-r0.apk >>> ruby-rexml: Build complete at Fri, 17 Apr 2026 15:43:54 +0000 elapsed time 0h 0m 10s >>> ruby-rexml: Cleaning up srcdir >>> ruby-rexml: Cleaning up pkgdir >>> ruby-rexml: Cleaning up tmpdir >>> ruby-rexml: Uninstalling dependencies... ( 1/11) Purging .makedepends-ruby-rexml (20260417.154345) ( 2/11) Purging ruby-rdoc (3.4.9-r0) ( 3/11) Purging ruby-test-unit (3.6.8-r0) ( 4/11) Purging ruby-power_assert (2.0.5-r0) ( 5/11) Purging ruby-test-unit-ruby-core (1.0.6-r0) ( 6/11) Purging ruby (3.4.9-r0) ( 7/11) Purging ca-certificates (20260413-r0) Executing ca-certificates-20260413-r0.post-deinstall ( 8/11) Purging libucontext (1.5-r0) ( 9/11) Purging ruby-libs (3.4.9-r0) (10/11) Purging yaml (0.2.5-r2) (11/11) Purging libffi (3.5.2-r1) Executing busybox-1.37.0-r31.trigger OK: 288.0 MiB in 99 packages >>> ruby-rexml: Updating the main/armv7 repository index... >>> ruby-rexml: Signing the index...