Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-191558
#<BuildRuby:0x000055e393f27e80
@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.20221208-191558",
@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.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.001188 0.003670 1.179281 ( 1.212318)
build_miniruby 0.000000 0.001013 0.973011 ( 0.971697)
build_ruby 0.000000 0.001129 2.770843 ( 2.670595)
build_all 0.000000 0.008971 15.756003 ( 3.303653)
build_install 0.006932 0.001512 2.288902 ( 1.305421)
test_btest 0.000000 0.000640 65.090699 ( 10.568555)
test_basic 0.003596 0.001634 0.296893 ( 0.387030)
test_all 0.000657 0.000219 647.249153 (113.135478)
test_rubyspec 0.029713 0.033479 51.930413 ( 60.087716)
total: 193.64 sec