Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-115821
#<BuildRuby:0x0000562982160088
@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.20220628-115821",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005278 0.001319 0.832643 ( 1.238471)
build_miniruby 0.000865 0.000216 0.057687 ( 0.056391)
build_ruby 0.000000 0.000802 0.059897 ( 0.058706)
build_all 0.000590 0.003748 1.502202 ( 0.599610)
build_install 0.005939 0.005033 6.287578 ( 2.849501)
test_btest 0.000457 0.000175 47.616499 ( 8.528098)
test_basic 0.004059 0.001561 0.297793 ( 0.387103)
test_all 0.001082 0.000126 628.101544 ( 92.579487)
test_rubyspec 0.088988 0.040158 44.564746 ( 50.155589)
total: 156.45 sec