Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-011851
#<BuildRuby:0x0000555ab6468118
@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.20220608-011851",
@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.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002899 0.003768 0.819390 ( 1.357540)
build_miniruby 0.000852 0.000113 0.058249 ( 0.056916)
build_ruby 0.000852 0.000113 0.060262 ( 0.059048)
build_all 0.003853 0.000513 1.538854 ( 0.621754)
build_install 0.010273 0.000757 6.322568 ( 2.901717)
test_btest 0.000734 0.000091 51.356220 ( 8.963388)
test_basic 0.005586 0.000698 0.349431 ( 0.436917)
test_all 0.000627 0.001469 641.476450 ( 92.559496)
test_rubyspec 0.061192 0.043625 44.189690 ( 49.776066)
total: 156.73 sec