Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-041717
#<BuildRuby:0x000055eff2e7be58
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221211-041717",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.003356 0.000915 0.921229 ( 1.417792)
build_miniruby 0.000742 0.000202 1.023226 ( 1.021925)
build_ruby 0.001007 0.000274 2.644225 ( 2.522891)
build_all 0.008091 0.000873 15.794527 ( 3.381127)
build_install 0.004760 0.004851 2.195495 ( 1.237066)
test_btest 0.000434 0.000134 58.618439 ( 12.097197)
test_basic 0.003389 0.001043 0.289224 ( 0.380487)
test_all 0.000836 0.000257 649.288576 (116.153471)
test_rubyspec 0.031978 0.022854 52.907371 ( 61.293470)
total: 199.51 sec