Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-000143
#<BuildRuby:0x0000556d55a84040
@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.20221223-000143",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004104 0.000009 0.900200 ( 1.364377)
build_miniruby 0.000917 0.000061 1.040367 ( 1.038901)
build_ruby 0.001138 0.000076 2.665768 ( 2.664249)
build_all 0.008835 0.000034 15.701553 ( 3.371282)
build_install 0.006346 0.003955 2.237170 ( 1.248244)
test_btest 0.000628 0.000000 61.011775 ( 11.429639)
test_basic 0.001490 0.003213 0.306709 ( 0.398151)
test_all 0.000687 0.000718 674.720345 (143.508370)
test_rubyspec 0.052512 0.018490 52.216660 ( 60.270653)
total: 225.29 sec