Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-021221
#<BuildRuby:0x000055c1b94bb858
@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.20220210-021221",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002814 0.007422 0.958797 ( 2.441716)
build_miniruby 0.001971 0.000231 0.077235 ( 0.075448)
build_ruby 0.001839 0.000216 0.076849 ( 0.074619)
build_all 0.009866 0.000657 4.188303 ( 0.802321)
build_install 0.023321 0.000563 7.873687 ( 2.347832)
test_btest 0.001094 0.000100 77.820131 ( 8.216193)
test_basic 0.003331 0.004452 0.328850 ( 0.416673)
test_all 0.001940 0.000253 708.121610 ( 72.207464)
test_rubyspec 0.120632 0.033150 46.370893 ( 51.802499)
total: 138.39 sec