Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-193022
#<BuildRuby:0x0000558033fa8a58
@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.20220212-193022",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009190 0.001192 0.938590 ( 1.018617)
build_miniruby 0.001753 0.000405 0.075016 ( 0.074914)
build_ruby 0.001590 0.000367 0.070185 ( 0.069739)
build_all 0.009001 0.000923 4.154019 ( 0.796221)
build_install 0.021535 0.001638 7.843152 ( 2.329171)
test_btest 0.001115 0.000203 75.074165 ( 8.165714)
test_basic 0.000000 0.008437 0.330682 ( 0.420179)
test_all 0.001729 0.000000 659.946617 ( 65.173884)
test_rubyspec 0.098952 0.056623 46.259148 ( 51.645777)
total: 129.70 sec