Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-035517
#<BuildRuby:0x0000557e049d29c0
@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.20221018-035517",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005670 0.004483 1.138676 ( 1.191935)
build_miniruby 0.001558 0.000519 0.106511 ( 0.102784)
build_ruby 0.001656 0.000000 0.105840 ( 0.102709)
build_all 0.006236 0.001438 1.363046 ( 0.577979)
build_install 0.015167 0.002193 1.717150 ( 0.926692)
test_btest 0.001095 0.000304 62.492074 ( 6.393474)
test_basic 0.002247 0.004889 0.355469 ( 0.455236)
test_all 0.004697 0.002925 496.567151 ( 53.656843)
test_rubyspec 0.082268 0.056417 43.319984 ( 51.916498)
total: 115.33 sec