Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-163230
#<BuildRuby:0x0000559be0bad480
@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.20221006-163230",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000042 0.000000 0.000042 ( 0.000043)
build_up 0.000760 0.010724 1.083458 ( 1.137917)
build_miniruby 0.001109 0.000555 0.098539 ( 0.095626)
build_ruby 0.001040 0.000520 0.101803 ( 0.099159)
build_all 0.007483 0.000000 1.285189 ( 0.561383)
build_install 0.004957 0.010613 1.619523 ( 0.886713)
test_btest 0.001280 0.000731 61.261844 ( 6.261901)
test_basic 0.004356 0.002490 0.354096 ( 0.443761)
test_all 0.007602 0.000000 483.391317 ( 52.700354)
test_rubyspec 0.065251 0.042756 42.112363 ( 50.604281)
total: 112.79 sec