Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-063227
#<BuildRuby:0x0000563dded0ef90
@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.20220721-063227",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000000 0.010718 0.935383 ( 2.425308)
build_miniruby 0.000000 0.001423 0.055035 ( 0.053683)
build_ruby 0.000000 0.001348 0.063646 ( 0.062405)
build_all 0.002219 0.006414 1.225250 ( 0.478663)
build_install 0.017024 0.000283 4.318934 ( 1.824996)
test_btest 0.001365 0.000562 53.912828 ( 5.896829)
test_basic 0.000767 0.004573 0.291893 ( 0.383241)
test_all 0.001771 0.000834 499.736818 ( 53.088542)
test_rubyspec 0.073509 0.056543 41.967987 ( 47.745301)
total: 111.96 sec