Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-010616
#<BuildRuby:0x0000555f954fb858
@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.20220217-010616",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006118 0.005195 0.968311 ( 1.771332)
build_miniruby 0.001633 0.000350 0.073668 ( 0.071878)
build_ruby 0.001950 0.000418 0.077305 ( 0.075549)
build_all 0.008890 0.001905 4.102831 ( 0.798493)
build_install 0.015690 0.008022 7.836412 ( 2.361330)
test_btest 0.001104 0.000295 71.997712 ( 8.282709)
test_basic 0.004553 0.003841 0.350590 ( 0.438908)
test_all 0.001404 0.000412 668.592371 ( 65.588790)
test_rubyspec 0.114755 0.047660 46.167411 ( 51.633355)
total: 131.02 sec