Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-021832
#<BuildRuby:0x0000564f8f5ae5a8
@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.20220209-021832",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006900 0.003557 0.974192 ( 5.346995)
build_miniruby 0.001418 0.000507 0.075348 ( 0.074709)
build_ruby 0.001374 0.000491 0.076757 ( 0.076224)
build_all 0.004829 0.006054 4.085917 ( 0.796784)
build_install 0.022773 0.000347 7.783065 ( 2.317346)
test_btest 0.000806 0.000255 75.988944 ( 8.082262)
test_basic 0.005521 0.001743 0.340705 ( 0.431984)
test_all 0.001576 0.000176 695.129786 ( 67.158261)
test_rubyspec 0.093437 0.075074 45.802729 ( 51.324012)
total: 135.61 sec