Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-095736
#<BuildRuby:0x000055a185f251f8
@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.20221011-095736",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007960 0.001327 1.043801 ( 1.115418)
build_miniruby 0.002059 0.000000 0.102031 ( 0.098212)
build_ruby 0.001545 0.000000 0.088339 ( 0.085397)
build_all 0.008578 0.000000 1.314080 ( 0.568993)
build_install 0.015185 0.000068 1.590266 ( 0.882872)
test_btest 0.001517 0.000168 62.265636 ( 6.544949)
test_basic 0.005506 0.000612 0.350910 ( 0.452064)
test_all 0.006976 0.000213 498.469299 ( 54.237749)
test_rubyspec 0.069262 0.065729 42.662267 ( 51.143884)
total: 115.13 sec