Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-205412
#<BuildRuby:0x000055ee4aab0c00
@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.20221112-205412",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009189 0.001142 1.118145 ( 1.256442)
build_miniruby 0.001828 0.000391 0.066594 ( 0.064580)
build_ruby 0.001538 0.000329 0.067658 ( 0.065881)
build_all 0.009595 0.000000 1.435143 ( 0.583772)
build_install 0.018099 0.000000 1.807363 ( 0.931776)
test_btest 0.001589 0.000000 88.335608 ( 8.740112)
test_basic 0.000000 0.007973 0.345066 ( 0.433680)
test_all 0.000000 0.001870 649.626167 ( 67.384245)
test_rubyspec 0.112478 0.054218 48.128757 ( 56.672931)
total: 136.13 sec