Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-045241
#<BuildRuby:0x000055cd311b40a0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220425-045241",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006918 0.000195 0.868863 ( 1.063518)
build_miniruby 0.000968 0.000069 0.057543 ( 0.056231)
build_ruby 0.000839 0.000060 0.059419 ( 0.058276)
build_all 0.003925 0.000280 1.501972 ( 0.603593)
build_install 0.009513 0.000000 6.261719 ( 2.818146)
test_btest 0.000675 0.000000 56.511995 ( 8.592682)
test_basic 0.000905 0.004423 0.297423 ( 0.387019)
test_all 0.001281 0.000151 636.265272 ( 90.269828)
test_rubyspec 0.103130 0.027194 44.522866 ( 49.480761)
total: 153.33 sec