Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-085417
#<BuildRuby:0x0000558843a208e8
@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.20220315-085417",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005807 0.005162 1.049723 ( 7.308617)
build_miniruby 0.001670 0.000357 0.074221 ( 0.073079)
build_ruby 0.000000 0.001628 0.068424 ( 0.067136)
build_all 0.002920 0.006685 4.178388 ( 0.851876)
build_install 0.012845 0.009507 8.025307 ( 2.433367)
test_btest 0.001008 0.000403 71.042550 ( 8.215161)
test_basic 0.004551 0.001821 0.332158 ( 0.421657)
test_all 0.001371 0.000549 713.859736 ( 73.487517)
test_rubyspec 0.095962 0.083767 46.254496 ( 51.814021)
total: 144.67 sec