Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-214403
#<BuildRuby:0x0000560c0389c4d8
@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.20220301-214403",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009234 0.001681 1.017856 ( 1.040583)
build_miniruby 0.001657 0.000553 0.074485 ( 0.072060)
build_ruby 0.001825 0.000608 0.072533 ( 0.071157)
build_all 0.007862 0.002621 4.269305 ( 0.870088)
build_install 0.008334 0.015335 7.915624 ( 2.408979)
test_btest 0.000000 0.001497 74.533174 ( 8.049873)
test_basic 0.000215 0.007964 0.339228 ( 0.428097)
test_all 0.001177 0.000736 663.202968 ( 65.632148)
test_rubyspec 0.068613 0.089800 46.162449 ( 51.455316)
total: 130.03 sec