Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-165407
#<BuildRuby:0x00005650b177efe0
@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.20220918-165407",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008721 0.001453 1.114455 ( 1.138830)
build_miniruby 0.001481 0.000247 0.116273 ( 0.111858)
build_ruby 0.001576 0.000262 0.115088 ( 0.097518)
build_all 0.005330 0.005193 1.557599 ( 0.636999)
build_install 0.012652 0.007309 1.938141 ( 0.947912)
test_btest 0.001136 0.000324 81.082661 ( 8.560136)
test_basic 0.003488 0.005028 0.362848 ( 0.451837)
test_all 0.005073 0.000000 675.572077 ( 68.283370)
test_rubyspec 0.103652 0.072744 45.730148 ( 53.972110)
total: 134.20 sec