Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-143119
#<BuildRuby:0x000055dc5c19ff58
@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.20230112-143119",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000031 0.000009 0.000040 ( 0.000026)
build_up 0.002902 0.003534 0.847173 ( 1.604107)
build_miniruby 0.000851 0.000304 1.023291 ( 1.021135)
build_ruby 0.001187 0.000424 2.789724 ( 2.787345)
build_all 0.008478 0.001503 16.758666 ( 2.959619)
build_install 0.007262 0.002421 2.081869 ( 1.077336)
test_btest 0.000780 0.000260 72.255446 ( 10.783594)
test_basic 0.003139 0.004185 0.356253 ( 0.440957)
test_all 0.000833 0.000312 655.528312 ( 96.844596)
test_rubyspec 0.094985 0.036639 51.900608 ( 59.947343)
total: 177.47 sec