Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-225547
#<BuildRuby:0x000055587b354cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-225547",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007382 0.003733 0.960643 ( 1.096642)
build_miniruby 0.002315 0.000000 0.073983 ( 0.071739)
build_ruby 0.002012 0.000174 0.075689 ( 0.073277)
build_all 0.009021 0.001298 4.166799 ( 0.786169)
build_install 0.018104 0.005640 7.660652 ( 2.294551)
test_btest 0.000823 0.000216 47.352875 ( 43.833293)
test_basic 0.002725 0.005370 0.339498 ( 0.432344)
test_all 0.001369 0.000433 647.138478 ( 65.145674)
test_rubyspec 0.119599 0.041444 46.127298 ( 51.612381)
total: 165.35 sec