Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-021806
#<BuildRuby:0x0000560e72ba0208
@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.20221121-021806",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.003597 0.001028 1.064913 ( 1.085873)
build_miniruby 0.000757 0.000217 1.077570 ( 1.076313)
build_ruby 0.000877 0.000250 2.770648 ( 2.674372)
build_all 0.004435 0.004313 15.714959 ( 3.347915)
build_install 0.009664 0.000333 1.957187 ( 1.126234)
test_btest 0.000495 0.000000 57.374728 ( 11.655204)
test_basic 0.004427 0.000176 0.300517 ( 0.391264)
test_all 0.000978 0.000271 650.946402 (101.827660)
test_rubyspec 0.038467 0.025135 51.751501 ( 59.975326)
total: 183.16 sec