Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-085719
#<BuildRuby:0x000055d7f1e3c4d8
@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.20220223-085719",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010185 0.000783 0.862519 ( 2.112863)
build_miniruby 0.001956 0.000000 0.073903 ( 0.072491)
build_ruby 0.002093 0.000000 0.076335 ( 0.074026)
build_all 0.009592 0.000268 4.104450 ( 0.843431)
build_install 0.003243 0.020166 7.917600 ( 2.395654)
test_btest 0.000901 0.000282 74.993218 ( 7.911367)
test_basic 0.000000 0.007802 0.323767 ( 0.418831)
test_all 0.001467 0.000000 662.064706 ( 65.495404)
test_rubyspec 0.115405 0.042988 46.525856 ( 51.548692)
total: 130.87 sec