Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-190846
#<BuildRuby:0x0000556b6bbe4908
@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.20220918-190846",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002550 0.007349 1.107171 ( 1.255436)
build_miniruby 0.002003 0.000000 0.118831 ( 0.114696)
build_ruby 0.001913 0.000028 0.114201 ( 0.097183)
build_all 0.006638 0.003642 1.568080 ( 0.640400)
build_install 0.016513 0.001735 1.946568 ( 0.971672)
test_btest 0.001384 0.000000 80.312826 ( 8.260502)
test_basic 0.007111 0.000000 0.370634 ( 0.459230)
test_all 0.000745 0.002738 673.689673 ( 68.542811)
test_rubyspec 0.121912 0.051452 45.592030 ( 53.971765)
total: 134.31 sec