Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-215817
#<BuildRuby:0x00005603de3e89c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220916-215817",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007087 0.002363 1.090206 ( 1.099925)
build_miniruby 0.000000 0.002203 0.074510 ( 0.074122)
build_ruby 0.000130 0.002189 0.077466 ( 0.076934)
build_all 0.003925 0.006510 1.599676 ( 0.623329)
build_install 0.013416 0.009107 1.945421 ( 0.964225)
test_btest 0.000935 0.000499 92.219181 ( 9.768852)
test_basic 0.007775 0.000000 0.357303 ( 0.447059)
test_all 0.003049 0.000000 632.961745 ( 66.700380)
test_rubyspec 0.112202 0.054506 47.042119 ( 55.489490)
total: 135.25 sec