Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-113947
#<BuildRuby:0x000055b95fb24c10
@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.20220212-113947",
@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.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005187 0.005576 0.967463 ( 1.271011)
build_miniruby 0.001437 0.000442 0.069733 ( 0.068447)
build_ruby 0.001687 0.000519 0.076317 ( 0.074509)
build_all 0.007004 0.003879 4.160226 ( 0.811084)
build_install 0.013893 0.009142 7.818643 ( 2.322108)
test_btest 0.000822 0.000320 71.847480 ( 8.178258)
test_basic 0.001994 0.005918 0.330115 ( 0.419010)
test_all 0.001038 0.000467 673.849468 ( 65.191762)
test_rubyspec 0.068467 0.083344 46.322220 ( 51.671078)
total: 130.01 sec