Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-065038
#<BuildRuby:0x00005636e3618af8
@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.20220215-065038",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002803 0.008314 0.951382 ( 2.028094)
build_miniruby 0.001694 0.000339 0.074118 ( 0.072300)
build_ruby 0.001413 0.000282 0.074637 ( 0.073073)
build_all 0.004834 0.005576 4.087301 ( 0.783528)
build_install 0.016896 0.006870 7.726197 ( 2.363363)
test_btest 0.000723 0.000213 74.967393 ( 7.976984)
test_basic 0.007644 0.000701 0.328456 ( 0.415468)
test_all 0.001244 0.000346 725.372220 ( 68.126422)
test_rubyspec 0.101710 0.068535 45.806304 ( 51.228983)
total: 133.07 sec