Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-094833
#<BuildRuby:0x0000563976499480
@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.20221012-094833",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000032 0.000002 0.000034 ( 0.000033)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006028 0.004857 1.136943 ( 1.304470)
build_miniruby 0.001482 0.000228 0.097732 ( 0.094579)
build_ruby 0.001544 0.000237 0.098437 ( 0.095434)
build_all 0.007924 0.000469 1.294266 ( 0.564612)
build_install 0.013418 0.000458 1.637317 ( 0.886962)
test_btest 0.001447 0.000181 62.726915 ( 6.440103)
test_basic 0.006426 0.000144 0.353518 ( 0.444761)
test_all 0.007643 0.000000 520.199843 ( 54.830982)
test_rubyspec 0.074046 0.054807 43.283709 ( 51.791696)
total: 116.45 sec