Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-124833
#<BuildRuby:0x000055a18c6f2ad8
@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.20220822-124833",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009006 0.000352 0.803971 ( 1.885028)
build_miniruby 0.002616 0.000187 0.064409 ( 0.062583)
build_ruby 0.001482 0.000105 0.066017 ( 0.064867)
build_all 0.008854 0.000275 1.294894 ( 0.488474)
build_install 0.006942 0.008682 1.590804 ( 0.812214)
test_btest 0.001200 0.000200 51.758174 ( 6.078750)
test_basic 0.006186 0.001031 0.294734 ( 0.383658)
test_all 0.005465 0.000075 498.883848 ( 53.100527)
test_rubyspec 0.078646 0.037910 41.848574 ( 50.301202)
total: 113.18 sec