Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-231844
#<BuildRuby:0x000055eb098e4118
@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.20220607-231844",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006675 0.000000 0.748888 ( 1.126994)
build_miniruby 0.000997 0.000000 0.089028 ( 0.087018)
build_ruby 0.001936 0.000000 3.516530 ( 3.319376)
build_all 0.009300 0.000000 15.770861 ( 2.911273)
build_install 0.000188 0.009156 6.415650 ( 2.855906)
test_btest 0.000000 0.000830 47.652475 ( 8.783509)
test_basic 0.003377 0.003502 0.381769 ( 0.468052)
test_all 0.001431 0.000239 644.451435 ( 93.470038)
test_rubyspec 0.077065 0.039488 44.039112 ( 49.617670)
total: 162.64 sec