Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-223503
#<BuildRuby:0x000055894c91d888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-223503",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000059 0.000009 0.000068 ( 0.000069)
build_up 0.010886 0.000926 0.967519 ( 1.040984)
build_miniruby 0.000000 0.002029 0.074766 ( 0.073383)
build_ruby 0.000000 0.002086 0.076595 ( 0.074921)
build_all 0.003863 0.005552 4.192017 ( 0.796133)
build_install 0.020103 0.003858 7.863386 ( 2.319818)
test_btest 0.000190 0.002102 47.470643 ( 43.937083)
test_basic 0.005705 0.001555 0.345643 ( 0.434561)
test_all 0.001689 0.000142 691.010183 ( 67.093643)
test_rubyspec 0.096901 0.064985 45.911038 ( 51.518970)
total: 167.29 sec