Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-065834
#<BuildRuby:0x00005629aee18920
@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.20220820-065834",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011617 0.000830 5.024455 ( 3.830493)
build_miniruby 0.007707 0.000550 97.196146 ( 12.411552)
build_ruby 0.003103 0.000222 2.413507 ( 2.212339)
build_all 0.017606 0.005143 19.410438 ( 2.194144)
build_install 0.016181 0.006239 2.009328 ( 0.937736)
test_btest 0.000992 0.000148 75.858243 ( 8.426594)
test_basic 0.003565 0.004320 0.330733 ( 0.418597)
test_all 0.004037 0.000734 677.001874 ( 66.212561)
test_rubyspec 0.087157 0.094460 46.380652 ( 54.691953)
total: 151.34 sec