Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-204328
#<BuildRuby:0x0000556d4a0c81d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-204328",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008769 0.000704 0.972915 ( 1.154578)
build_miniruby 0.002146 0.000306 0.846578 ( 0.845438)
build_ruby 0.002744 0.000392 2.154077 ( 2.155501)
build_all 0.004298 0.015213 18.556710 ( 2.165315)
build_install 0.015129 0.006343 1.996944 ( 1.017391)
test_btest 0.001199 0.000442 90.808002 ( 8.921484)
test_basic 0.008970 0.000020 0.333405 ( 0.420097)
test_all 0.001476 0.000492 670.359261 ( 63.461848)
test_rubyspec 0.116772 0.070018 48.195316 ( 56.362436)
total: 136.51 sec