Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-185405
#<BuildRuby:0x0000561ec3dd0af8
@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.20220210-185405",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009736 0.000823 0.936726 ( 1.500867)
build_miniruby 0.001761 0.000252 0.076046 ( 0.074124)
build_ruby 0.001688 0.000241 0.072698 ( 0.071328)
build_all 0.009021 0.001289 4.132170 ( 0.799833)
build_install 0.016292 0.008554 7.715247 ( 2.342462)
test_btest 0.001045 0.000220 73.764626 ( 8.444903)
test_basic 0.003044 0.004440 0.336047 ( 0.425431)
test_all 0.001502 0.000376 699.760792 ( 66.993937)
test_rubyspec 0.091703 0.062429 46.207262 ( 51.594976)
total: 132.25 sec