Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-063353
#<BuildRuby:0x000055dbb9cd4480
@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.20220329-063353",
@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.000001 0.000012 ( 0.000014)
configure 0.000026 0.000004 0.000030 ( 0.000028)
build_up 0.002819 0.007850 1.022981 ( 2.130012)
build_miniruby 0.001678 0.000480 0.077111 ( 0.075156)
build_ruby 0.001461 0.000417 0.075338 ( 0.073687)
build_all 0.005788 0.004769 4.181012 ( 0.845244)
build_install 0.018115 0.006120 7.895818 ( 2.406706)
test_btest 0.000798 0.000266 72.233574 ( 7.997673)
test_basic 0.001683 0.005362 0.337835 ( 0.427106)
test_all 0.000000 0.001541 664.805688 ( 65.591687)
test_rubyspec 0.087390 0.077994 45.740758 ( 50.958318)
total: 130.51 sec