Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-190316
#<BuildRuby:0x0000561bafbebe48
@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.20221204-190316",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001126 0.004085 1.210380 ( 1.235873)
build_miniruby 0.001070 0.000000 0.980932 ( 0.979297)
build_ruby 0.001114 0.000000 2.732649 ( 2.620633)
build_all 0.008371 0.000411 15.852422 ( 3.362128)
build_install 0.008841 0.000677 2.244449 ( 1.246527)
test_btest 0.000555 0.000079 61.568151 ( 11.500874)
test_basic 0.003923 0.000560 0.271955 ( 0.362706)
test_all 0.000921 0.000069 648.535851 (120.376529)
test_rubyspec 0.058636 0.013266 53.531061 ( 61.725449)
total: 203.41 sec