macOS
brew install gnu-timelocal Homebrew formula metadata
brew / 順位 1633
gnu-time のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gnu-timelocal Homebrew formula metadata
sudo apk add timeAlpine Linux edge package indexes · time · ソース: dl-cdn.alpinelinux.org
sudo dnf install timeFedora Rawhide package metadata · time · ソース: dl.fedoraproject.org
nix profile install nixpkgs#timenixpkgs package indexes · pkgs/by-name/ti/time/package.nix · ソース: api.github.com
sudo pacman -S timeArch Linux sync databases · time · ソース: geo.mirror.pkgbuild.com
sudo zypper install timeopenSUSE Tumbleweed package metadata · time · ソース: download.opensuse.org
scoop install main/timeScoop official bucket manifest trees · bucket/time.json · ソース: api.github.com
概要
GNU implementation of time utility
履歴
GNU Time is the GNU Project implementation of the Unix time utility: it runs a command and reports resource use after the command exits. Its long-lived niche is not timing clocks in the abstract, but producing repeatable command-line measurements of elapsed time, CPU time, memory, page faults, I/O, context switches, and exit status.
The GNU manual carries copyright years beginning in 1991, and the GNU FTP archive records the 1.7 release in 1996, followed by later releases in the 1.x series. The program evolved around a compact Unix interface, adding GNU-style format strings, verbose output, output redirection, append mode, and POSIX-compatible output for scripts that need a stable three-line real/user/sys report.
GNU Time sits beside shell builtins named time, rather than replacing them everywhere. The manual explicitly notes how to run the external command when a shell reserves the word, preserving the GNU tool as a separately packaged utility for users who need its richer resource accounting.
Package managers keep GNU Time available even on systems that already ship a shell or system time command, because the GNU implementation exposes a broader and more scriptable set of resource fields. In CLI culture it became the portable answer for benchmark logs that need more than wall-clock seconds.
Practitioners use GNU Time by prefixing a command, selecting an output format with -f or TIME, writing measurements with -o, appending with -a, or asking for verbose resource reports with -v. Common uses include timing compilers, test suites, data pipelines, and one-off shell commands while keeping the measured program unchanged.
The package matters because it is small, predictable, and separate from shell syntax. That makes it useful in packaging recipes, benchmark harnesses, and CI scripts where the same command line should work outside a particular interactive shell.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
time | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:gnu-time |
|---|---|
| バージョン | 1.10 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.gnu.org/software/time/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
time 1.9-0.2
GNU time program for measuring CPU resource usage
https://www.gnu.org/software/time
sudo apt install timetime
nix profile install nixpkgs#timetime 1.9-0.2build1
GNU time program for measuring CPU resource usage
https://www.gnu.org/software/time
sudo apt install timetime 1.10-r0
utility to measure execution time
https://www.gnu.org/software/time/
sudo apk add timetime-doc 1.10-r0
utility to measure execution time (documentation)
https://www.gnu.org/software/time/
sudo apk add time-doctime 1.9-29.fc45
A GNU utility for monitoring a program's use of system resources
https://www.gnu.org/software/time/
sudo dnf install timetime 1.10-1
Utility for monitoring a program's use of system resources
https://www.gnu.org/software/time/
sudo pacman -S timetime 1.10-1.4
Run Programs And Summarize System Resource Usage
https://www.gnu.org/software/time/
sudo zypper install timemain/time
scoop install main/timeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.