Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-093729
#<BuildRuby:0x000055d21e0fc0d0
@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.20221214-093729",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000000 0.004214 0.888478 ( 1.140037)
build_miniruby 0.000000 0.000873 1.021628 ( 1.020292)
build_ruby 0.000000 0.001331 2.850021 ( 2.743531)
build_all 0.005032 0.004194 15.864824 ( 3.268938)
build_install 0.009166 0.001274 2.290458 ( 1.315992)
test_btest 0.000507 0.000119 58.433800 ( 11.679930)
test_basic 0.004057 0.000955 0.335686 ( 0.426127)
test_all 0.001128 0.000266 689.727558 (137.084409)
test_rubyspec 0.062568 0.011313 52.239020 ( 60.433908)
total: 219.11 sec