Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-135919
#<BuildRuby:0x0000558b1abc95a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-135919",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.010307 0.000000 0.946559 ( 1.250536)
build_miniruby 0.000000 0.001847 0.075062 ( 0.073527)
build_ruby 0.000000 0.002187 0.070620 ( 0.068630)
build_all 0.010671 0.000518 4.089433 ( 0.797758)
build_install 0.023102 0.000426 7.900598 ( 2.299827)
test_btest 0.001533 0.000073 47.763978 ( 44.069119)
test_basic 0.000000 0.007020 0.346122 ( 0.436174)
test_all 0.000000 0.002214 699.669594 ( 67.476466)
test_rubyspec 0.116707 0.047752 46.331635 ( 51.858863)
total: 168.33 sec