Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-172541
#<BuildRuby:0x000055b2141e4af8
@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.20220328-172541",
@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.000040 0.000000 0.000040 ( 0.000046)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011486 0.000432 1.011653 ( 1.097007)
build_miniruby 0.001719 0.000229 0.078151 ( 0.076344)
build_ruby 0.001771 0.000236 0.076902 ( 0.075193)
build_all 0.005537 0.004805 4.202591 ( 0.862618)
build_install 0.015382 0.004970 8.028174 ( 2.457920)
test_btest 0.001118 0.000235 73.075297 ( 8.328720)
test_basic 0.007049 0.001484 0.343690 ( 0.432529)
test_all 0.001786 0.000143 645.004475 ( 65.789572)
test_rubyspec 0.104938 0.055245 46.101072 ( 51.521065)
total: 130.64 sec