Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-144545
#<BuildRuby:0x000056109bce3608
@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.20220406-144545",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000135 0.000000 0.000135 ( 0.000142)
build_up 0.010220 0.001439 1.015263 ( 1.097409)
build_miniruby 0.001901 0.000439 0.078167 ( 0.076578)
build_ruby 0.001498 0.000346 0.086061 ( 0.084919)
build_all 0.008396 0.001937 4.117751 ( 0.842554)
build_install 0.004231 0.018689 8.476887 ( 2.957455)
test_btest 0.000769 0.000753 81.728894 ( 8.464612)
test_basic 0.008031 0.001247 0.340890 ( 0.428258)
test_all 0.002124 0.000270 693.341254 ( 67.343719)
test_rubyspec 0.112109 0.062264 46.485103 ( 52.034466)
total: 133.33 sec