Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-122757
#<BuildRuby:0x000056366b64ff58
@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.20230103-122757",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.000000 0.006726 0.847493 ( 1.126076)
build_miniruby 0.001019 0.000364 1.015555 ( 1.013378)
build_ruby 0.001201 0.000429 2.771601 ( 2.769095)
build_all 0.009786 0.000000 16.747139 ( 2.974541)
build_install 0.008216 0.003404 2.346572 ( 1.204253)
test_btest 0.000685 0.000217 69.042847 ( 11.612256)
test_basic 0.001749 0.004560 0.353227 ( 0.439821)
test_all 0.000444 0.000680 656.502944 (108.213645)
test_rubyspec 0.099593 0.035273 51.460999 ( 59.498445)
total: 188.85 sec