Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-195211
#<BuildRuby:0x0000562cade5c4e8
@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.20220215-195211",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000049 0.000011 0.000060 ( 0.000061)
build_up 0.004353 0.006770 0.948493 ( 1.123074)
build_miniruby 0.002190 0.000000 0.079345 ( 0.077627)
build_ruby 0.001912 0.000173 0.079833 ( 0.077698)
build_all 0.006654 0.003480 4.127978 ( 0.783683)
build_install 0.020841 0.002748 7.887173 ( 2.346953)
test_btest 0.000978 0.000279 75.384200 ( 7.879160)
test_basic 0.004023 0.004179 0.343563 ( 0.431869)
test_all 0.001594 0.000507 649.980557 ( 65.251947)
test_rubyspec 0.105206 0.051344 46.061315 ( 51.534259)
total: 129.51 sec