Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-124325
#<BuildRuby:0x0000556149d4fda0
@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.20221204-124325",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004247 0.000018 0.801516 ( 1.091073)
build_miniruby 0.000804 0.000057 0.524365 ( 0.523923)
build_ruby 0.001263 0.000000 1.696098 ( 1.624817)
build_all 0.006592 0.003147 11.933117 ( 1.491559)
build_install 0.006506 0.000304 1.640933 ( 0.776645)
test_btest 0.000592 0.000062 66.396536 ( 6.071166)
test_basic 0.002972 0.000313 0.243953 ( 0.339961)
test_all 0.000900 0.000094 513.166432 ( 51.522998)
test_rubyspec 0.020956 0.005230 35.848664 ( 46.479721)
total: 109.92 sec