Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-052202
#<BuildRuby:0x000055aa66920b88
@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.20220907-052202",
@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.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004623 0.008221 0.999574 ( 1.001793)
build_miniruby 0.002230 0.000000 0.073480 ( 0.071269)
build_ruby 0.002330 0.000000 0.074674 ( 0.072549)
build_all 0.009938 0.000572 1.566082 ( 0.610131)
build_install 0.009833 0.011674 1.924499 ( 0.946425)
test_btest 0.000789 0.000276 89.579394 ( 9.676500)
test_basic 0.002378 0.005078 0.352460 ( 0.451232)
test_all 0.003727 0.000000 639.851721 ( 66.145471)
test_rubyspec 0.090213 0.062420 47.314099 ( 55.762739)
total: 134.74 sec