Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-013748
#<BuildRuby:0x000056445e46d1f8
@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.20221006-013748",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.010793 0.000647 1.098473 ( 1.163016)
build_miniruby 0.000000 0.001659 0.100485 ( 0.097447)
build_ruby 0.000000 0.001867 0.103092 ( 0.100880)
build_all 0.006950 0.001337 1.286269 ( 0.564190)
build_install 0.012868 0.002253 1.626733 ( 0.887072)
test_btest 0.001370 0.000365 59.472713 ( 6.585028)
test_basic 0.004948 0.001319 0.350695 ( 0.440486)
test_all 0.005855 0.000112 504.392356 ( 54.662268)
test_rubyspec 0.071070 0.052646 41.863501 ( 50.589905)
total: 115.09 sec