Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-054432
#<BuildRuby:0x00005592af329438
@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.20221025-054432",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006343 0.004246 1.203241 ( 1.368856)
build_miniruby 0.001392 0.000199 0.113261 ( 0.110683)
build_ruby 0.001609 0.000229 0.109211 ( 0.106237)
build_all 0.008063 0.001151 1.376150 ( 0.595776)
build_install 0.016651 0.000862 1.696265 ( 0.908340)
test_btest 0.000000 0.001469 62.499924 ( 6.529653)
test_basic 0.002246 0.004209 0.372796 ( 0.462451)
test_all 0.008360 0.000000 513.232439 ( 54.737422)
test_rubyspec 0.081893 0.039761 43.170202 ( 51.393660)
total: 116.21 sec