Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-065901
#<BuildRuby:0x000056533043c748
@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.20220908-065901",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000014 0.000007 0.000021 ( 0.000022)
configure 0.000055 0.000028 0.000083 ( 0.000032)
build_up 0.006219 0.005155 0.965288 ( 0.974008)
build_miniruby 0.001359 0.000741 0.073392 ( 0.071395)
build_ruby 0.001412 0.000771 0.075706 ( 0.073418)
build_all 0.006745 0.003679 1.613695 ( 0.625474)
build_install 0.021737 0.000735 1.922905 ( 0.931183)
test_btest 0.000918 0.000367 88.900088 ( 9.488070)
test_basic 0.007112 0.000731 0.353136 ( 0.442616)
test_all 0.003352 0.001256 685.349913 ( 68.101928)
test_rubyspec 0.071712 0.100133 47.276505 ( 55.544329)
total: 136.25 sec