Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-225105
#<BuildRuby:0x000056094e3d2f90
@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.20220828-225105",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.006733 0.004888 0.837453 ( 0.990135)
build_miniruby 0.001116 0.000372 0.063788 ( 0.062564)
build_ruby 0.000955 0.000319 0.055071 ( 0.053984)
build_all 0.008465 0.000000 1.204998 ( 0.453804)
build_install 0.009002 0.007237 1.555797 ( 0.782604)
test_btest 0.000946 0.000334 54.968084 ( 6.036244)
test_basic 0.001368 0.004754 0.294892 ( 0.385142)
test_all 0.004213 0.001735 493.273412 ( 52.387756)
test_rubyspec 0.073982 0.057508 40.989931 ( 49.556293)
total: 110.71 sec