Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-154346
#<BuildRuby:0x000055a1c0e19350
@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.20221027-154346",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010101 0.000437 1.101834 ( 1.152770)
build_miniruby 0.001406 0.000100 0.097183 ( 0.094145)
build_ruby 0.001424 0.000102 0.097990 ( 0.095420)
build_all 0.009494 0.000324 1.297019 ( 0.574176)
build_install 0.011212 0.004059 1.655908 ( 0.901505)
test_btest 0.002301 0.000243 62.024175 ( 6.997142)
test_basic 0.001391 0.004861 0.341420 ( 0.430272)
test_all 0.003224 0.003535 501.264084 ( 53.956769)
test_rubyspec 0.075344 0.048155 43.540646 ( 52.039819)
total: 116.24 sec