Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-180338
#<BuildRuby:0x00005623508e28c0
@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.20221119-180338",
@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.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004361 0.000818 1.083059 ( 1.167266)
build_miniruby 0.000943 0.000000 0.985525 ( 0.984221)
build_ruby 0.001268 0.000000 2.758691 ( 2.654302)
build_all 0.006293 0.002585 15.915757 ( 3.385530)
build_install 0.009330 0.000295 2.014176 ( 1.133481)
test_btest 0.000465 0.000085 58.852705 ( 11.536046)
test_basic 0.004434 0.000084 0.315769 ( 0.406975)
test_all 0.000803 0.000140 666.318044 (105.019484)
test_rubyspec 0.056014 0.018172 51.514758 ( 59.751965)
total: 186.04 sec