Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-095507
#<BuildRuby:0x0000563bda935438
@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.20220801-095507",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009792 0.000753 0.853222 ( 1.074103)
build_miniruby 0.001153 0.000089 0.053780 ( 0.053080)
build_ruby 0.001519 0.000000 0.056639 ( 0.055204)
build_all 0.007776 0.000000 1.246054 ( 0.473554)
build_install 0.013393 0.003725 4.286943 ( 1.784365)
test_btest 0.001134 0.000113 51.306401 ( 6.229974)
test_basic 0.006522 0.000000 0.288376 ( 0.385401)
test_all 0.003607 0.000000 477.987502 ( 51.445592)
test_rubyspec 0.094289 0.032284 42.263993 ( 47.974519)
total: 109.48 sec