Logfile: /home/ko1/ruby/logs/brlog.trunk.20221022-143554
#<BuildRuby:0x0000561b749a5408
@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.20221022-143554",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002651 0.007593 1.131988 ( 1.176864)
build_miniruby 0.001332 0.000285 0.107061 ( 0.103782)
build_ruby 0.001195 0.000256 0.112970 ( 0.110600)
build_all 0.008922 0.000161 1.351499 ( 0.587512)
build_install 0.010585 0.003735 1.715161 ( 0.901436)
test_btest 0.002023 0.000426 63.920952 ( 6.880762)
test_basic 0.007437 0.000000 0.365317 ( 0.459315)
test_all 0.007448 0.000483 496.233904 ( 53.755023)
test_rubyspec 0.087466 0.036597 43.601517 ( 52.206763)
total: 116.18 sec