Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-013757
#<BuildRuby:0x000055e19a7952f8
@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.20220827-013757",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010107 0.000450 0.915971 ( 1.047653)
build_miniruby 0.001175 0.000084 0.056055 ( 0.056986)
build_ruby 0.001238 0.000089 0.053827 ( 0.054075)
build_all 0.001263 0.008237 1.279230 ( 0.490985)
build_install 0.010899 0.003833 1.599270 ( 0.832220)
test_btest 0.000782 0.000174 52.281675 ( 6.102698)
test_basic 0.005329 0.000241 0.285083 ( 0.380437)
test_all 0.003963 0.000404 515.392827 ( 53.425204)
test_rubyspec 0.073515 0.061754 41.660847 ( 50.081718)
total: 112.47 sec