Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-083027
#<BuildRuby:0x0000563a701f2038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221019-083027",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006918 0.003913 1.128295 ( 1.158561)
build_miniruby 0.001583 0.000366 0.109399 ( 0.106135)
build_ruby 0.001694 0.000391 0.107437 ( 0.104002)
build_all 0.000079 0.007274 1.332579 ( 0.585001)
build_install 0.015851 0.003915 1.707087 ( 0.910474)
test_btest 0.001479 0.000493 60.857708 ( 6.226802)
test_basic 0.002511 0.004065 0.354209 ( 0.444170)
test_all 0.002061 0.005868 521.825502 ( 55.156653)
test_rubyspec 0.071892 0.055395 43.176432 ( 51.614218)
total: 116.31 sec