Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-114137
#<BuildRuby:0x000055d188184b38
@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.20220227-114137",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011176 0.981329 ( 0.990490)
build_miniruby 0.001666 0.000444 0.077299 ( 0.075178)
build_ruby 0.001291 0.000344 0.075306 ( 0.073660)
build_all 0.010244 0.000503 4.153841 ( 0.850768)
build_install 0.006610 0.017808 7.789796 ( 2.433440)
test_btest 0.000000 0.001193 74.396411 ( 8.193392)
test_basic 0.002088 0.005970 0.338420 ( 0.427307)
test_all 0.001636 0.000000 710.488019 ( 68.297609)
test_rubyspec 0.080568 0.081196 46.365971 ( 51.883257)
total: 133.23 sec