Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-121051
#<BuildRuby:0x00005587c59f3510
@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.20220224-121051",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000902 0.010914 0.877617 ( 0.927042)
build_miniruby 0.001275 0.000589 0.070699 ( 0.068558)
build_ruby 0.001397 0.000645 0.071554 ( 0.069468)
build_all 0.011220 0.000000 4.199593 ( 0.848308)
build_install 0.014099 0.010828 7.882372 ( 2.356769)
test_btest 0.000858 0.000386 73.003249 ( 7.996461)
test_basic 0.000000 0.007741 0.335244 ( 0.424144)
test_all 0.001335 0.000867 720.213310 ( 68.402613)
test_rubyspec 0.092284 0.059431 46.426911 ( 51.831527)
total: 132.93 sec