Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-180535
#<BuildRuby:0x0000559cf1c6e560
@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.20221212-180535",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003755 0.000269 0.904582 ( 1.243138)
build_miniruby 0.000824 0.000059 0.942675 ( 0.941335)
build_ruby 0.001130 0.000080 2.799321 ( 2.714321)
build_all 0.005136 0.003896 15.798352 ( 3.258790)
build_install 0.009125 0.000098 2.217870 ( 1.250525)
test_btest 0.000513 0.000057 67.335599 ( 10.890878)
test_basic 0.003959 0.000440 0.321368 ( 0.412451)
test_all 0.001226 0.000136 678.271376 (141.135005)
test_rubyspec 0.046377 0.018686 52.219356 ( 60.484586)
total: 222.33 sec