Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-153220
#<BuildRuby:0x000055c704c43fa8
@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="-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.20220828-153220",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004931 0.001960 0.842235 ( 1.457769)
build_miniruby 0.000854 0.000161 0.058328 ( 0.056991)
build_ruby 0.000812 0.000152 0.059855 ( 0.058532)
build_all 0.004368 0.000148 1.480420 ( 0.582893)
build_install 0.008697 0.000000 1.852475 ( 0.941556)
test_btest 0.000819 0.000000 43.601868 ( 8.353248)
test_basic 0.003179 0.002651 0.277562 ( 0.366556)
test_all 0.002231 0.000406 603.039367 ( 87.006271)
test_rubyspec 0.089087 0.036420 43.491531 ( 51.764623)
total: 150.59 sec