Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-091314
#<BuildRuby:0x000055be0dfcff00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221216-091314",
@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.000021 0.000003 0.000024 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.000879 0.003406 0.845656 ( 1.072890)
build_miniruby 0.000799 0.000185 1.028570 ( 1.027090)
build_ruby 0.000884 0.000204 2.740467 ( 2.628020)
build_all 0.005649 0.003396 15.770671 ( 3.285147)
build_install 0.007110 0.000806 2.226062 ( 1.233556)
test_btest 0.000464 0.000116 63.143592 ( 11.012567)
test_basic 0.005045 0.000216 0.336826 ( 0.427369)
test_all 0.001168 0.000275 669.299093 (137.006119)
test_rubyspec 0.056581 0.015209 53.243273 ( 61.344463)
total: 219.04 sec