Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-132448
#<BuildRuby:0x000055a9f8afc6c8
@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.20220215-132448",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006538 0.004601 0.940940 ( 1.053765)
build_miniruby 0.001998 0.000428 0.076579 ( 0.074196)
build_ruby 0.001777 0.000381 0.074593 ( 0.072325)
build_all 0.009157 0.001689 4.181851 ( 0.784872)
build_install 0.022289 0.001963 7.783138 ( 2.377905)
test_btest 0.001163 0.000212 72.299103 ( 8.243732)
test_basic 0.006695 0.000402 0.341909 ( 0.432781)
test_all 0.001412 0.000245 687.634496 ( 67.101166)
test_rubyspec 0.130624 0.030480 45.849999 ( 50.985301)
total: 131.13 sec