Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-215450
#<BuildRuby:0x0000558f141d5058
@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.20220822-215450",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005866 0.004369 0.850203 ( 1.152199)
build_miniruby 0.001262 0.000291 0.061998 ( 0.060782)
build_ruby 0.001746 0.000402 0.064843 ( 0.062557)
build_all 0.009374 0.000150 1.256570 ( 0.462812)
build_install 0.006404 0.009368 1.590859 ( 0.787478)
test_btest 0.000782 0.000244 51.459614 ( 6.009889)
test_basic 0.006051 0.001891 0.295326 ( 0.383443)
test_all 0.003859 0.001206 494.709440 ( 52.262673)
test_rubyspec 0.085652 0.058365 41.711005 ( 49.951940)
total: 111.13 sec