Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-104747
#<BuildRuby:0x000055a9cc0069c0
@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.20221020-104747",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007900 0.001851 1.147713 ( 1.475026)
build_miniruby 0.001559 0.000000 0.112206 ( 0.108860)
build_ruby 0.001757 0.000007 0.105213 ( 0.102006)
build_all 0.006676 0.001669 1.331247 ( 0.576133)
build_install 0.009449 0.005439 1.654061 ( 0.927610)
test_btest 0.001570 0.000462 61.216942 ( 6.715996)
test_basic 0.005258 0.001546 0.363406 ( 0.458585)
test_all 0.005133 0.001991 512.760132 ( 54.152159)
test_rubyspec 0.092333 0.043888 43.431289 ( 52.026845)
total: 116.54 sec