Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-212236
#<BuildRuby:0x000055724492c8e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220420-212236",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000245 0.011829 0.962694 ( 1.013601)
build_miniruby 0.001585 0.000297 0.073430 ( 0.071000)
build_ruby 0.000000 0.001969 0.076440 ( 0.075154)
build_all 0.003507 0.004749 1.420439 ( 0.601575)
build_install 0.017525 0.004434 5.732848 ( 2.802975)
test_btest 0.000000 0.001433 72.703046 ( 7.937664)
test_basic 0.003045 0.004690 0.332192 ( 0.423649)
test_all 0.000991 0.001562 685.123201 ( 66.934281)
test_rubyspec 0.099228 0.059810 46.115978 ( 51.471584)
total: 131.33 sec