Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-020601
#<BuildRuby:0x000055fd05ea7510
@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.20220214-020601",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010647 0.000324 0.978184 ( 2.832764)
build_miniruby 0.001877 0.000250 0.073232 ( 0.072917)
build_ruby 0.001853 0.000247 0.072123 ( 0.071608)
build_all 0.007217 0.004207 4.127163 ( 0.826491)
build_install 0.018868 0.004671 7.744963 ( 2.383366)
test_btest 0.001165 0.000000 73.174233 ( 8.020626)
test_basic 0.000573 0.008246 0.329193 ( 0.419724)
test_all 0.001396 0.000381 704.559838 ( 67.861639)
test_rubyspec 0.119122 0.034338 46.345335 ( 51.461865)
total: 133.95 sec