Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-044529
#<BuildRuby:0x00005588907206c8
@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.20220206-044529",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000024 0.000006 0.000030 ( 0.000025)
build_up 0.010029 0.000432 0.933748 ( 1.325952)
build_miniruby 0.001698 0.000340 0.075598 ( 0.073935)
build_ruby 0.001970 0.000394 0.075635 ( 0.073552)
build_all 0.009579 0.000000 4.186126 ( 0.799346)
build_install 0.022488 0.000247 7.740605 ( 2.350991)
test_btest 0.001036 0.000141 74.479506 ( 8.137923)
test_basic 0.009285 0.000649 0.347796 ( 0.434122)
test_all 0.001939 0.000094 651.801165 ( 64.957674)
test_rubyspec 0.114813 0.052442 45.796081 ( 51.176506)
total: 129.33 sec