Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-025401
#<BuildRuby:0x000055c9e61dff00
@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.20220803-025401",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006425 0.826914 ( 0.883933)
build_miniruby 0.000000 0.000981 0.057292 ( 0.055983)
build_ruby 0.000000 0.001023 0.058614 ( 0.057378)
build_all 0.001629 0.003145 1.513383 ( 0.582292)
build_install 0.009715 0.001532 5.662641 ( 2.176070)
test_btest 0.000575 0.000153 54.346215 ( 7.983963)
test_basic 0.000996 0.004730 0.292782 ( 0.381795)
test_all 0.000903 0.000301 610.411175 ( 88.600021)
test_rubyspec 0.082323 0.039228 43.922559 ( 51.292973)
total: 152.01 sec