Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-124311
#<BuildRuby:0x00005584317d4208
@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-124311",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004857 0.000060 1.132002 ( 1.241091)
build_miniruby 0.000799 0.000057 1.043732 ( 1.042440)
build_ruby 0.001071 0.000076 2.741060 ( 2.623188)
build_all 0.004465 0.004401 15.874028 ( 3.371441)
build_install 0.006748 0.000900 2.092799 ( 1.210365)
test_btest 0.000544 0.000073 64.396196 ( 11.517452)
test_basic 0.004041 0.000538 0.300836 ( 0.391275)
test_all 0.000844 0.000112 644.377046 (104.315732)
test_rubyspec 0.035956 0.023172 51.276518 ( 59.557663)
total: 185.27 sec