Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-211602
#<BuildRuby:0x000055bd3576e740
@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.20221231-211602",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006322 0.000422 0.846185 ( 1.159365)
build_miniruby 0.001251 0.000083 1.019582 ( 1.017531)
build_ruby 0.001534 0.000103 2.774228 ( 2.771657)
build_all 0.009120 0.000608 16.744541 ( 2.978029)
build_install 0.011344 0.000375 2.293759 ( 1.178643)
test_btest 0.001006 0.000063 78.256992 ( 10.603872)
test_basic 0.000000 0.007164 0.362558 ( 0.448028)
test_all 0.000000 0.001246 676.426964 ( 98.722247)
test_rubyspec 0.092756 0.038635 51.463400 ( 59.570711)
total: 178.45 sec