Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-041212
#<BuildRuby:0x0000560668c98028
@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.20221220-041212",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003635 0.000559 0.858679 ( 1.340010)
build_miniruby 0.000861 0.000133 0.949812 ( 0.948293)
build_ruby 0.000992 0.000153 2.757611 ( 2.666544)
build_all 0.007709 0.001186 15.707166 ( 3.272940)
build_install 0.005773 0.003344 2.288027 ( 1.328734)
test_btest 0.000565 0.000000 66.435287 ( 11.157000)
test_basic 0.004920 0.000175 0.301413 ( 0.391335)
test_all 0.001398 0.000000 670.460157 (141.717963)
test_rubyspec 0.041235 0.013700 52.671672 ( 60.882058)
total: 223.71 sec