Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-174150
#<BuildRuby:0x000055882d04ca80
@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.20220208-174150",
@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.000016 0.000003 0.000019 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009127 0.002107 0.946449 ( 1.060558)
build_miniruby 0.001842 0.000425 0.076316 ( 0.075510)
build_ruby 0.001404 0.000324 0.076876 ( 0.077316)
build_all 0.007214 0.004156 4.138353 ( 0.790459)
build_install 0.019542 0.003727 7.830002 ( 2.398404)
test_btest 0.000903 0.000226 77.185153 ( 8.860966)
test_basic 0.000000 0.007379 0.330701 ( 0.421245)
test_all 0.001263 0.000450 688.043769 ( 66.866820)
test_rubyspec 0.087803 0.079826 45.798754 ( 51.293660)
total: 131.85 sec