Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-125930
#<BuildRuby:0x00005654ad7e7f68
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-125930",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.002211 0.002892 1.138677 ( 1.566131)
build_miniruby 0.000846 0.000169 0.949025 ( 0.947697)
build_ruby 0.001013 0.000203 2.838405 ( 2.719149)
build_all 0.007674 0.001535 15.877571 ( 3.324778)
build_install 0.007825 0.000655 2.261012 ( 1.262543)
test_btest 0.000542 0.000101 63.753408 ( 11.174339)
test_basic 0.003882 0.000728 0.313101 ( 0.403949)
test_all 0.000730 0.000137 668.350558 (107.594754)
test_rubyspec 0.049491 0.006621 53.645583 ( 61.795671)
total: 190.79 sec