Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-064322
#<BuildRuby:0x00005568447def90
@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.20221014-064322",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005505 0.004480 1.101728 ( 1.159478)
build_miniruby 0.001364 0.000455 0.101784 ( 0.100213)
build_ruby 0.001580 0.000526 0.100184 ( 0.098300)
build_all 0.006108 0.002036 1.296646 ( 0.569648)
build_install 0.013121 0.000968 1.626488 ( 0.902158)
test_btest 0.001173 0.000335 62.218900 ( 6.299145)
test_basic 0.005480 0.001566 0.348670 ( 0.440398)
test_all 0.008067 0.000057 516.122552 ( 54.962677)
test_rubyspec 0.076649 0.063444 43.192621 ( 51.723588)
total: 116.26 sec