Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-171510
#<BuildRuby:0x0000560761890a58
@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.20220215-171510",
@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.000017 0.000005 0.000022 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008743 0.001074 0.946339 ( 1.096038)
build_miniruby 0.001911 0.000441 0.073073 ( 0.071084)
build_ruby 0.001925 0.000445 0.072838 ( 0.071136)
build_all 0.003800 0.007614 4.087737 ( 0.786828)
build_install 0.014262 0.008089 7.682155 ( 2.317588)
test_btest 0.000813 0.000305 76.743562 ( 8.037790)
test_basic 0.001979 0.005930 0.340555 ( 0.431282)
test_all 0.001273 0.000557 696.322447 ( 67.494452)
test_rubyspec 0.090545 0.074410 45.715321 ( 50.987049)
total: 131.29 sec