Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-231222
#<BuildRuby:0x000056063e6bc480
@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.20220214-231222",
@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.000073 0.000018 0.000091 ( 0.000101)
build_up 0.009184 0.001155 0.954706 ( 1.057101)
build_miniruby 0.002054 0.000000 0.076706 ( 0.074603)
build_ruby 0.002140 0.000000 0.076440 ( 0.074857)
build_all 0.005007 0.006527 4.125816 ( 0.804581)
build_install 0.018571 0.004728 7.711786 ( 2.284918)
test_btest 0.001531 0.000438 73.158275 ( 8.110334)
test_basic 0.007692 0.000000 0.325395 ( 0.420909)
test_all 0.001551 0.000224 653.375611 ( 65.226890)
test_rubyspec 0.115728 0.051432 45.899927 ( 51.181979)
total: 129.24 sec