Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-061239
#<BuildRuby:0x000055e0bd5f54a8
@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.20220718-061239",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008401 0.000646 0.846135 ( 2.552095)
build_miniruby 0.001599 0.000000 0.056061 ( 0.054483)
build_ruby 0.001586 0.000000 0.053265 ( 0.051852)
build_all 0.004245 0.004469 1.246765 ( 0.481547)
build_install 0.010820 0.005820 4.382118 ( 1.849429)
test_btest 0.001151 0.000216 52.868479 ( 6.124864)
test_basic 0.004958 0.000930 0.283597 ( 0.381097)
test_all 0.000000 0.003507 491.809111 ( 51.569148)
test_rubyspec 0.087086 0.037978 41.954823 ( 47.863649)
total: 110.93 sec