Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-090938
#<BuildRuby:0x0000562397b44db0
@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.20220216-090938",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007104 0.003963 0.949292 ( 3.749901)
build_miniruby 0.001621 0.000216 0.074583 ( 0.072367)
build_ruby 0.002337 0.000311 0.078795 ( 0.076156)
build_all 0.010750 0.000250 4.095800 ( 0.781648)
build_install 0.018811 0.003979 7.928627 ( 2.330411)
test_btest 0.001237 0.000168 71.328442 ( 8.341191)
test_basic 0.007348 0.000000 0.335059 ( 0.424018)
test_all 0.001614 0.000000 642.866355 ( 64.953877)
test_rubyspec 0.095329 0.058459 45.917240 ( 51.099304)
total: 131.83 sec