Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-125907
#<BuildRuby:0x0000558c545884d8
@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.20220209-125907",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004724 0.008116 0.974970 ( 1.112152)
build_miniruby 0.001685 0.000316 0.068990 ( 0.067829)
build_ruby 0.001800 0.000337 0.074986 ( 0.073718)
build_all 0.009581 0.000938 4.153484 ( 0.810663)
build_install 0.008256 0.014980 7.825275 ( 2.350143)
test_btest 0.000806 0.000268 72.929206 ( 8.429349)
test_basic 0.006674 0.000579 0.343776 ( 0.433165)
test_all 0.001073 0.000339 702.814838 ( 67.831270)
test_rubyspec 0.098348 0.057890 46.107699 ( 51.549026)
total: 132.66 sec