Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-173931
#<BuildRuby:0x0000559b2cf9ce10
@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.20221027-173931",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.010041 0.000146 1.090490 ( 1.414703)
build_miniruby 0.001782 0.000119 0.095829 ( 0.092011)
build_ruby 0.001468 0.000098 0.100670 ( 0.097888)
build_all 0.007406 0.000000 1.311691 ( 0.564779)
build_install 0.011067 0.004011 1.633639 ( 0.890442)
test_btest 0.001538 0.000154 62.284442 ( 6.353258)
test_basic 0.008222 0.000822 0.367455 ( 0.454945)
test_all 0.005812 0.000581 502.537736 ( 53.827984)
test_rubyspec 0.107714 0.015938 43.457626 ( 51.963901)
total: 115.66 sec