Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-052049
#<BuildRuby:0x0000557319d7c9e0
@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.20220404-052049",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010200 0.001569 1.047216 ( 1.324406)
build_miniruby 0.001872 0.000288 0.077122 ( 0.074777)
build_ruby 0.002269 0.000000 0.079441 ( 0.077243)
build_all 0.010592 0.000000 4.272034 ( 0.855202)
build_install 0.020343 0.004760 8.601627 ( 3.025031)
test_btest 0.000919 0.000138 77.919561 ( 8.560175)
test_basic 0.002097 0.005396 0.342397 ( 0.442635)
test_all 0.001551 0.000311 703.066120 ( 68.341910)
test_rubyspec 0.104200 0.078598 46.737458 ( 52.132826)
total: 134.84 sec