Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-113448
#<BuildRuby:0x000055e9c42e70d0
@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.20220211-113448",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010978 0.000175 0.938831 ( 1.212168)
build_miniruby 0.002038 0.000128 0.068851 ( 0.066629)
build_ruby 0.001909 0.000119 0.075455 ( 0.073005)
build_all 0.009907 0.000317 4.097096 ( 0.797678)
build_install 0.018831 0.000777 7.800604 ( 2.399134)
test_btest 0.000914 0.000050 72.560366 ( 8.318245)
test_basic 0.001307 0.005827 0.340160 ( 0.432768)
test_all 0.000773 0.001960 700.335122 ( 66.878225)
test_rubyspec 0.098136 0.083637 46.162316 ( 51.523857)
total: 131.70 sec