Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-225236
#<BuildRuby:0x000055de892a6f08
@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-225236",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009863 0.000758 1.128946 ( 1.189469)
build_miniruby 0.002132 0.000164 0.100321 ( 0.097729)
build_ruby 0.001437 0.000110 0.097108 ( 0.094746)
build_all 0.007537 0.000580 1.348780 ( 0.574013)
build_install 0.013643 0.001049 1.611927 ( 0.883062)
test_btest 0.001893 0.000145 61.061869 ( 6.693753)
test_basic 0.006510 0.000000 0.355864 ( 0.447230)
test_all 0.008601 0.000000 489.586895 ( 53.952609)
test_rubyspec 0.101871 0.025770 43.853988 ( 52.189265)
total: 116.12 sec