Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-212809
#<BuildRuby:0x000055f4b0e8a620
@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.20221224-212809",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003490 0.000698 0.810001 ( 1.766986)
build_miniruby 0.000940 0.000000 1.027161 ( 1.025879)
build_ruby 0.001205 0.000000 2.713202 ( 2.711903)
build_all 0.004069 0.004743 15.786562 ( 3.271937)
build_install 0.008167 0.000901 2.289426 ( 1.293756)
test_btest 0.000490 0.000116 66.275805 ( 10.751412)
test_basic 0.000114 0.004628 0.298211 ( 0.389128)
test_all 0.000721 0.000212 638.477280 (101.934057)
test_rubyspec 0.047812 0.021150 51.738191 ( 59.990063)
total: 183.14 sec