Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-172359
#<BuildRuby:0x0000555e7ce02678
@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.20221223-172359",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003869 0.000553 0.852934 ( 1.115593)
build_miniruby 0.000903 0.000129 0.972844 ( 0.971368)
build_ruby 0.001127 0.000161 2.624491 ( 2.622734)
build_all 0.007809 0.001115 15.731213 ( 3.302721)
build_install 0.004169 0.004798 2.235535 ( 1.259132)
test_btest 0.000639 0.000128 61.661778 ( 10.997904)
test_basic 0.004842 0.000000 0.322203 ( 0.412408)
test_all 0.000768 0.000134 630.554961 (101.569868)
test_rubyspec 0.033238 0.031317 51.851035 ( 60.015639)
total: 182.27 sec