Automic VaultAutomic Vault

brew

multitime を Homebrew, Nix, apt でインストール

multitime のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install multitime

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#multitime

nixpkgs package indexes · pkgs/by-name/mu/multitime/package.nix · ソース: api.github.com

Ubuntu apt確認済み · 92%
sudo apt install multitime

Ubuntu 24.04 LTS package indexes · multitime · ソース: archive.ubuntu.com

概要

パッケージ概要

Time command execution over multiple executions

コマンドとエイリアス

  • multitime

履歴

プロジェクトの歴史と使われ方

multitime is Laurence Tratt's small benchmarking utility that extends Unix `time` by running a command repeatedly and reporting summary statistics. Tratt's overview starts from a common problem with one-shot timing: caches, background load, CPU and I/O scheduling, and user cherry-picking can make a single `time` result misleading. multitime answers that with repeated runs and output that includes means, standard deviations, minimums, medians, and maximums.

プロジェクトの歴史

The tool is intentionally narrow. It times external commands rather than becoming a language-specific profiler, and it includes options for controlling standard input and output across runs. Its man page also documents batch files for comparing different commands by randomly interleaving executions, which spreads machine noise more evenly across alternatives. That makes it a useful command-line companion for compiler, shell, and systems experiments where the benchmark is already expressible as a command.

使われ方

Its package-manager niche is a lightweight developer and research tool: smaller than benchmarking harnesses, more statistically honest than running `time` by hand several times, and easy to install through Homebrew, Nix, and Debian/Ubuntu-style packages.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
multitimecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.5
マネージャ更新日
ローカルデータOK
上流最新
検出された最新multitime-1.5

https://github.com/ltratt/multitime

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:multitime
バージョン1.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/multitime
ホームページhttps://tratt.net/laurie/src/multitime/
リポジトリhttps://github.com/ltratt/multitime
上流ドキュメントhttps://tratt.net/laurie/src/multitime
ライセンスMIT
ソースアーカイブhttps://github.com/ltratt/multitime/archive/refs/tags/multitime-1.5.tar.gz
ビルド依存関係autoconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemultitime
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

multitime

nix profile install nixpkgs#multitime
  • normalized package name match
  • 一致条件: Multitime
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mu/multitime/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

multitime 1.4-2

time-like tool which does multiple runs

https://tratt.net/laurie/src/multitime/

sudo apt install multitime
  • Section: universe/utils
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Multitime
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: multitime from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment