Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-052824
#<BuildRuby:0x0000560914a80610
@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.20220911-052824",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009711 0.000790 1.130295 ( 1.177850)
build_miniruby 0.002167 0.000309 0.072135 ( 0.069732)
build_ruby 0.001366 0.000195 0.066126 ( 0.064369)
build_all 0.009774 0.000010 1.564714 ( 0.601595)
build_install 0.020650 0.002581 1.934417 ( 0.946141)
test_btest 0.000000 0.001139 91.824945 ( 9.914783)
test_basic 0.000000 0.007184 0.350833 ( 0.446522)
test_all 0.001219 0.002831 683.963526 ( 68.628133)
test_rubyspec 0.082359 0.081247 47.344768 ( 55.658437)
total: 137.51 sec