Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-075840
#<BuildRuby:0x00005653a4ff8a68
@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.20221030-075840",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008857 0.000344 1.102668 ( 1.154537)
build_miniruby 0.001245 0.000415 0.106999 ( 0.104602)
build_ruby 0.001189 0.000397 0.096554 ( 0.093706)
build_all 0.006514 0.002171 1.346593 ( 0.575643)
build_install 0.015510 0.001710 1.688262 ( 0.884398)
test_btest 0.001826 0.000522 61.637824 ( 6.647919)
test_basic 0.006498 0.000000 0.347698 ( 0.444611)
test_all 0.005499 0.002240 517.907534 ( 54.995082)
test_rubyspec 0.051531 0.073519 43.966573 ( 52.400623)
total: 117.30 sec