Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-150547
#<BuildRuby:0x00005638ac7cbdf8
@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.20221207-150547",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004902 0.000216 1.145416 ( 2.069934)
build_miniruby 0.000847 0.000182 0.950353 ( 0.948991)
build_ruby 0.001042 0.000223 2.757584 ( 2.671691)
build_all 0.008217 0.000795 15.721444 ( 3.272805)
build_install 0.003236 0.007322 2.225536 ( 1.291694)
test_btest 0.000437 0.000129 64.716653 ( 10.735027)
test_basic 0.000408 0.004347 0.334275 ( 0.425341)
test_all 0.000000 0.001345 660.585877 (107.156218)
test_rubyspec 0.045733 0.026681 52.465839 ( 60.760699)
total: 189.33 sec