Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-233544
#<BuildRuby:0x000055af8ec5c018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-233544",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004876 0.000063 1.094430 ( 1.121075)
build_miniruby 0.000989 0.000066 0.936496 ( 0.935270)
build_ruby 0.000000 0.001352 2.751526 ( 2.634774)
build_all 0.005836 0.003438 15.830490 ( 3.299087)
build_install 0.009260 0.000000 2.266377 ( 1.317143)
test_btest 0.000587 0.000000 61.535054 ( 11.506772)
test_basic 0.000000 0.004933 0.292503 ( 0.382975)
test_all 0.000000 0.000777 675.142178 (105.828851)
test_rubyspec 0.057198 0.020232 52.864003 ( 61.189004)
total: 188.22 sec