Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-073638
#<BuildRuby:0x0000564a3c23cc10
@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.20220228-073638",
@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.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010347 0.001359 1.001987 ( 1.544486)
build_miniruby 0.001431 0.000307 0.069250 ( 0.068466)
build_ruby 0.001724 0.000369 0.076120 ( 0.075046)
build_all 0.009310 0.000923 4.182533 ( 0.856680)
build_install 0.022788 0.000434 7.959284 ( 2.482490)
test_btest 0.001421 0.000000 75.199219 ( 8.182238)
test_basic 0.007298 0.000000 0.343442 ( 0.434349)
test_all 0.001705 0.000000 700.809254 ( 67.925155)
test_rubyspec 0.114440 0.058933 46.349418 ( 51.704786)
total: 133.27 sec