Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-145314
#<BuildRuby:0x0000558b40dfbfa8
@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.20220828-145314",
@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.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002792 0.003826 0.830679 ( 1.500697)
build_miniruby 0.000842 0.000195 0.057383 ( 0.056179)
build_ruby 0.000805 0.000186 0.059846 ( 0.058611)
build_all 0.000166 0.004220 1.477844 ( 0.584061)
build_install 0.009359 0.001478 1.862609 ( 0.951320)
test_btest 0.000503 0.000144 53.862492 ( 8.061806)
test_basic 0.004205 0.001201 0.301859 ( 0.390794)
test_all 0.001235 0.000353 595.887213 ( 88.328065)
test_rubyspec 0.068697 0.049322 43.425019 ( 51.869054)
total: 151.80 sec