I've got hundreds of files each with the line "runTimeMs: (\d+)", and I should be able to use the pattern control and aggregation to combine the data.
The problem was "getFieldNames" of AsciiTableDataSourceFactory didn't use the pattern control to switch parsers.