Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-151802
#<BuildRuby:0x000055876448efe0
@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.20220919-151802",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009450 0.001724 1.107561 ( 1.183007)
build_miniruby 0.001794 0.000553 0.107172 ( 0.103576)
build_ruby 0.001504 0.000463 0.111667 ( 0.095781)
build_all 0.009783 0.000180 1.589868 ( 0.662519)
build_install 0.012960 0.010532 1.931715 ( 0.988043)
test_btest 0.001144 0.000404 71.206917 ( 8.324202)
test_basic 0.006948 0.000683 0.372026 ( 0.461382)
test_all 0.002025 0.000675 640.663123 ( 66.709577)
test_rubyspec 0.101636 0.066220 45.666589 ( 54.097838)
total: 132.63 sec