Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-200048
#<BuildRuby:0x00005629f222c8e8
@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.20221116-200048",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008390 0.000264 1.148781 ( 1.967134)
build_miniruby 0.001886 0.000111 0.920595 ( 0.922812)
build_ruby 0.002476 0.000146 2.362528 ( 2.265911)
build_all 0.006837 0.011267 18.390584 ( 2.262782)
build_install 0.013769 0.007397 1.921544 ( 1.006810)
test_btest 0.000853 0.000205 85.246427 ( 9.622109)
test_basic 0.001949 0.004442 0.357055 ( 0.450666)
test_all 0.001866 0.000523 721.001771 ( 75.522674)
test_rubyspec 0.068913 0.043857 50.681795 ( 59.130575)
total: 153.15 sec