Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-114545
#<BuildRuby:0x000056387661be80
@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.20221209-114545",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001118 0.003712 1.126966 ( 1.146084)
build_miniruby 0.000809 0.000095 0.968190 ( 0.966936)
build_ruby 0.001007 0.000119 2.674496 ( 2.566313)
build_all 0.008784 0.000083 15.913656 ( 3.319629)
build_install 0.008386 0.000435 2.236087 ( 1.275886)
test_btest 0.000545 0.000054 65.497788 ( 11.306221)
test_basic 0.000601 0.004384 0.315872 ( 0.406037)
test_all 0.001071 0.000070 647.152361 (107.640605)
test_rubyspec 0.051761 0.010187 52.846863 ( 61.107331)
total: 189.74 sec