Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-020950
#<BuildRuby:0x000056489b6108e8
@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.20220206-020950",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001858 0.009228 0.947110 ( 0.951589)
build_miniruby 0.001466 0.000586 0.075633 ( 0.074081)
build_ruby 0.001167 0.000467 0.073800 ( 0.071821)
build_all 0.006075 0.004713 4.127618 ( 0.782777)
build_install 0.021086 0.002044 7.766300 ( 2.343880)
test_btest 0.000852 0.000298 73.401541 ( 8.101151)
test_basic 0.003075 0.005383 0.353243 ( 0.445831)
test_all 0.001358 0.000544 697.016252 ( 67.117739)
test_rubyspec 0.096051 0.060464 46.020376 ( 51.482430)
total: 131.37 sec