Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-010051
#<BuildRuby:0x000055c33917ca58
@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.20220226-010051",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009698 0.000693 0.987541 ( 1.654546)
build_miniruby 0.001432 0.000102 0.076050 ( 0.074592)
build_ruby 0.001983 0.000000 0.080572 ( 0.078328)
build_all 0.010558 0.000000 4.172109 ( 0.862270)
build_install 0.016215 0.008264 7.798973 ( 2.377773)
test_btest 0.000983 0.000134 67.927889 ( 8.384169)
test_basic 0.000000 0.006713 0.337107 ( 0.431817)
test_all 0.001150 0.000735 700.190284 ( 67.913152)
test_rubyspec 0.109395 0.053247 46.429671 ( 51.752680)
total: 133.53 sec