This is an admittedly primitive interface to the build command statistics gathered every time a build command (currently just build_packages) is run in golo.chromium.org or corp.google.com. Submit suggestions for enhancements, at this google.com dory page.
Create GCL queries to search the statistics database. GCL has no SELECT or FROM clauses. This site supports a SQL-like SELECT clause for column filtering, but no FROM clause is needed/supported. If no SELECT clause is given then default columns are selected (see below). A default LIMIT 30 is used unless otherwise specified.