Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-124807
#<BuildRuby:0x000055e2ebe2a5f8
@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.20221208-124807",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004811 0.000344 1.143954 ( 1.174636)
build_miniruby 0.000861 0.000062 1.013679 ( 1.012289)
build_ruby 0.001205 0.000000 2.775854 ( 2.643804)
build_all 0.005929 0.003257 15.879368 ( 3.260497)
build_install 0.006049 0.002571 2.141505 ( 1.199453)
test_btest 0.000517 0.000070 61.672677 ( 10.979372)
test_basic 0.000927 0.003616 0.275497 ( 0.366749)
test_all 0.000869 0.000000 658.930795 (123.046544)
test_rubyspec 0.037806 0.019734 51.883017 ( 60.111371)
total: 203.80 sec