Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-111945
#<BuildRuby:0x0000558d17d0c4e8
@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.20220306-111945",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007661 0.002585 1.019438 ( 1.492994)
build_miniruby 0.002083 0.000000 0.077256 ( 0.075139)
build_ruby 0.001817 0.000082 0.079700 ( 0.077345)
build_all 0.008739 0.001379 4.212700 ( 0.851874)
build_install 0.022774 0.000360 8.015064 ( 2.420647)
test_btest 0.001214 0.000152 71.093028 ( 8.522424)
test_basic 0.006346 0.000793 0.340403 ( 0.435697)
test_all 0.001703 0.000213 661.546443 ( 65.255856)
test_rubyspec 0.108870 0.061290 46.365155 ( 51.484888)
total: 130.62 sec