Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-175646
#<BuildRuby:0x0000557d91caabe8
@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.20221228-175646",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005756 0.000767 0.847832 ( 1.175429)
build_miniruby 0.001007 0.000134 1.019103 ( 1.017425)
build_ruby 0.001574 0.000000 2.776884 ( 2.774435)
build_all 0.003479 0.006044 16.789941 ( 3.006205)
build_install 0.009988 0.001265 2.299597 ( 1.182008)
test_btest 0.000705 0.000141 67.271224 ( 11.221355)
test_basic 0.005306 0.001061 0.338003 ( 0.424574)
test_all 0.001088 0.000217 661.112800 (110.242447)
test_rubyspec 0.079237 0.051818 51.576533 ( 59.617688)
total: 190.66 sec