Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-163021
#<BuildRuby:0x00005570b0b6cc10
@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.20220327-163021",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010488 0.000890 1.012662 ( 1.073262)
build_miniruby 0.001562 0.000208 0.076674 ( 0.075368)
build_ruby 0.001866 0.000249 0.079309 ( 0.078291)
build_all 0.005646 0.004716 4.158827 ( 0.854935)
build_install 0.020374 0.001869 7.932719 ( 2.415199)
test_btest 0.001233 0.000205 73.390678 ( 8.203118)
test_basic 0.002298 0.005790 0.346219 ( 0.434105)
test_all 0.001525 0.000339 664.675540 ( 66.015409)
test_rubyspec 0.109300 0.057350 45.719120 ( 51.120026)
total: 130.27 sec