Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-075142
#<BuildRuby:0x000055f8f7e300d0
@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.20221203-075142",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000635 0.004271 1.138603 ( 1.147940)
build_miniruby 0.000742 0.000114 0.924438 ( 0.923272)
build_ruby 0.001108 0.000170 2.784875 ( 2.684608)
build_all 0.000000 0.009245 15.813796 ( 3.321461)
build_install 0.005468 0.002721 2.286816 ( 1.258416)
test_btest 0.000476 0.000158 62.640044 ( 11.795631)
test_basic 0.004525 0.000104 0.346100 ( 0.436966)
test_all 0.000667 0.000117 694.967968 (107.500571)
test_rubyspec 0.041971 0.021638 53.658067 ( 61.846114)
total: 190.92 sec