Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-035704
#<BuildRuby:0x000055773285b340
@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.20220227-035704",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.010246 0.001951 1.000140 ( 1.072819)
build_miniruby 0.001628 0.000501 0.075613 ( 0.073327)
build_ruby 0.001091 0.000336 0.077004 ( 0.076287)
build_all 0.008505 0.001687 4.255441 ( 0.856496)
build_install 0.021696 0.002397 8.064219 ( 2.408890)
test_btest 0.001063 0.000265 70.227645 ( 8.264455)
test_basic 0.001861 0.005133 0.335285 ( 0.424598)
test_all 0.001497 0.000450 677.061557 ( 65.992693)
test_rubyspec 0.098822 0.072698 46.674997 ( 52.096926)
total: 131.27 sec