Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-172152
#<BuildRuby:0x0000564a8f661400
@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.20220731-172152",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002032 0.008721 0.851879 ( 0.927753)
build_miniruby 0.001045 0.000348 0.054459 ( 0.053582)
build_ruby 0.001564 0.000521 0.063945 ( 0.062619)
build_all 0.002051 0.005273 1.259317 ( 0.482844)
build_install 0.011410 0.005546 4.354098 ( 1.802652)
test_btest 0.002253 0.000000 51.226193 ( 6.194876)
test_basic 0.007340 0.000073 0.300300 ( 0.389056)
test_all 0.003077 0.000000 485.147538 ( 51.879661)
test_rubyspec 0.108174 0.031100 41.891044 ( 47.717191)
total: 109.51 sec