Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-155256
#<BuildRuby:0x0000562a6312d570
@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.20221017-155256",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005511 0.004099 1.124163 ( 1.176516)
build_miniruby 0.001728 0.000247 0.108661 ( 0.106294)
build_ruby 0.001717 0.000245 0.103275 ( 0.100446)
build_all 0.007067 0.001009 1.390934 ( 0.600728)
build_install 0.012836 0.001833 1.678539 ( 0.894814)
test_btest 0.001755 0.000251 63.908808 ( 6.340084)
test_basic 0.006740 0.000124 0.358969 ( 0.448887)
test_all 0.006777 0.000112 515.389666 ( 54.695805)
test_rubyspec 0.087787 0.042973 43.844307 ( 51.857673)
total: 116.22 sec