Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-204022
#<BuildRuby:0x000055ffe4022878
@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.20221118-204022",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004538 0.000477 1.120103 ( 1.123093)
build_miniruby 0.000913 0.000096 0.963209 ( 0.961960)
build_ruby 0.001314 0.000000 2.811607 ( 2.705953)
build_all 0.005547 0.003472 15.888744 ( 3.324594)
build_install 0.007804 0.000496 1.987118 ( 1.125272)
test_btest 0.000597 0.000000 56.866460 ( 11.892629)
test_basic 0.004132 0.000084 0.291478 ( 0.382512)
test_all 0.000995 0.000000 657.266372 (101.763887)
test_rubyspec 0.046457 0.021627 51.339694 ( 59.611545)
total: 182.89 sec