Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-235134
#<BuildRuby:0x0000555d9a6a0ea8
@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.20220905-235134",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011088 0.000466 1.002380 ( 1.127501)
build_miniruby 0.002262 0.000151 0.075120 ( 0.073034)
build_ruby 0.002002 0.000133 0.074785 ( 0.072811)
build_all 0.009203 0.000614 1.548075 ( 0.609611)
build_install 0.022069 0.000653 1.935133 ( 0.942523)
test_btest 0.000983 0.000058 97.992756 ( 9.494819)
test_basic 0.000464 0.006256 0.351823 ( 0.442246)
test_all 0.004817 0.000000 635.164593 ( 67.148552)
test_rubyspec 0.110665 0.056305 46.743007 ( 55.278437)
total: 135.19 sec