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

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

## インストール

```sh
sudo av install brew:multitime
```

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

### macOS

- Homebrew (100%):

```sh
brew install multitime
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#multitime
```

  証拠: nixpkgs package indexes: pkgs/by-name/mu/multitime/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Ubuntu apt (92%):

```sh
sudo apt install multitime
```

  証拠: Ubuntu 24.04 LTS package indexes: multitime from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## パッケージ情報

- **パッケージキー:** brew:multitime
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/multitime>
- **バージョン:** 1.5
- **ソース概要:** Time command execution over multiple executions
- **ホームページ:** <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>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- multitime (cli)
- multitime (エイリアス)

## ビルド依存関係

- autoconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.5
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ltratt/multitime
- 検出された最新: multitime-1.5 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/multitime>
- <https://github.com/ltratt/multitime>
- <https://tratt.net/laurie/src/multitime/>
- <https://tratt.net/laurie/src/multitime/multitime.1.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** multitime
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - multitime: normalized package name match | nixpkgs package indexes: pkgs/by-name/mu/multitime/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - multitime - 1.4-2: normalized package name match | Ubuntu 24.04 LTS package indexes: multitime from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | time-like tool which does multiple runs | https://tratt.net/laurie/src/multitime/


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [autoconf](https://pkg.so/ja/brew/autoconf/) - Build dependency declared by Homebrew.
- [bench](https://pkg.so/ja/brew/bench/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools, performance.
- [sqlbench](https://pkg.so/ja/brew/sqlbench/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools, performance.
- [pyperformance](https://pkg.so/ja/brew/pyperformance/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools, performance.
- [siege](https://pkg.so/ja/brew/siege/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools.
- [minio-warp](https://pkg.so/ja/brew/minio-warp/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools.
- [benchi](https://pkg.so/ja/brew/benchi/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools.
- [pipebench](https://pkg.so/ja/brew/pipebench/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools.
- [hyperfine](https://pkg.so/ja/brew/hyperfine/) - Shares pkgdb curated category or tags: benchmarking, cli, developer-tools, performance.

## Combined YAML source

View the package source record on GitHub. [combined/multitime.yml](https://github.com/mxcl/pkgdb/blob/main/combined/multitime.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
