Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-122718
#<BuildRuby:0x000055f77cd0c9c8
@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.20221109-122718",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005164 0.006482 1.109418 ( 1.606388)
build_miniruby 0.001453 0.000661 0.063893 ( 0.061772)
build_ruby 0.002881 0.000000 0.070869 ( 0.067498)
build_all 0.009538 0.000000 1.505430 ( 0.600464)
build_install 0.013239 0.008419 1.881558 ( 0.938666)
test_btest 0.000941 0.000388 87.243012 ( 8.659058)
test_basic 0.000492 0.009572 0.347788 ( 0.432012)
test_all 0.001306 0.000691 652.317972 ( 67.770554)
test_rubyspec 0.097339 0.090895 47.441842 ( 55.562886)
total: 135.70 sec