Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-213031
#<BuildRuby:0x0000562011b2bdd0
@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-213031",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001482 0.003382 1.078373 ( 1.356824)
build_miniruby 0.000792 0.000088 0.968679 ( 0.967387)
build_ruby 0.001043 0.000116 2.922454 ( 2.792651)
build_all 0.007950 0.000883 15.999624 ( 3.276855)
build_install 0.006434 0.003985 1.984777 ( 1.160465)
test_btest 0.000459 0.000069 57.286470 ( 11.211743)
test_basic 0.005049 0.000000 0.290865 ( 0.380911)
test_all 0.001694 0.000000 660.556788 (102.796479)
test_rubyspec 0.049772 0.012986 51.240775 ( 59.565711)
total: 183.51 sec