Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-191743
#<BuildRuby:0x0000559337a909c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221114-191743",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010487 0.000161 1.143414 ( 1.169282)
build_miniruby 0.002317 0.000137 0.122903 ( 0.120145)
build_ruby 0.002680 0.000000 0.120921 ( 0.103988)
build_all 0.008706 0.000405 1.607574 ( 0.694969)
build_install 0.015119 0.006280 1.964460 ( 1.020192)
test_btest 0.001284 0.000143 92.035929 ( 8.879889)
test_basic 0.006650 0.000119 0.411252 ( 0.500430)
test_all 0.001385 0.001567 684.486601 ( 69.605490)
test_rubyspec 0.098289 0.058374 48.342524 ( 56.862150)
total: 138.96 sec