Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-065545
#<BuildRuby:0x0000562e9ebfce80
@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.20221018-065545",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003380 0.006631 1.149100 ( 1.701253)
build_miniruby 0.001194 0.000341 0.103775 ( 0.102793)
build_ruby 0.001162 0.000332 0.108773 ( 0.107678)
build_all 0.007433 0.002124 1.355949 ( 0.581502)
build_install 0.013084 0.002327 1.687141 ( 0.915525)
test_btest 0.002023 0.000539 62.862512 ( 6.521523)
test_basic 0.006407 0.001708 0.372537 ( 0.464435)
test_all 0.008138 0.000000 513.030882 ( 54.712202)
test_rubyspec 0.094679 0.035193 43.276566 ( 51.826957)
total: 116.94 sec