Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-041150
#<BuildRuby:0x000055acd5682ec8
@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.20220728-041150",
@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.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007659 0.002553 0.970974 ( 1.396557)
build_miniruby 0.001450 0.000483 0.071904 ( 0.070246)
build_ruby 0.001181 0.000394 0.071940 ( 0.070582)
build_all 0.007848 0.002616 1.513041 ( 0.577437)
build_install 0.007975 0.011905 5.193667 ( 2.068344)
test_btest 0.001311 0.000000 75.446743 ( 8.154655)
test_basic 0.003295 0.005132 0.316338 ( 0.402000)
test_all 0.001555 0.000778 634.100742 ( 64.408006)
test_rubyspec 0.110560 0.055280 45.339743 ( 51.169227)
total: 128.32 sec