Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-233014
#<BuildRuby:0x00005584c8bc28a0
@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.20220317-233014",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.010083 0.983403 ( 1.027977)
build_miniruby 0.000000 0.002213 0.074289 ( 0.071766)
build_ruby 0.001212 0.000806 0.073335 ( 0.071236)
build_all 0.010590 0.000000 4.194081 ( 0.852295)
build_install 0.020522 0.004289 7.977531 ( 2.414982)
test_btest 0.001110 0.000485 71.452854 ( 8.188904)
test_basic 0.001101 0.005519 0.337570 ( 0.438288)
test_all 0.001855 0.000928 652.510696 ( 65.665837)
test_rubyspec 0.061699 0.102999 46.285148 ( 51.593869)
total: 130.33 sec