Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-021457
#<BuildRuby:0x000055b7243c4610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220811-021457",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000004 0.000010 ( 0.000009)
autoconf 0.000007 0.000005 0.000012 ( 0.000013)
configure 0.000006 0.000005 0.000011 ( 0.000010)
build_up 0.007637 0.003826 0.979459 ( 1.566332)
build_miniruby 0.001307 0.000951 0.074359 ( 0.073875)
build_ruby 0.001318 0.000959 0.075873 ( 0.075770)
build_all 0.008050 0.002661 1.592074 ( 0.594608)
build_install 0.019580 0.003124 5.333285 ( 2.124072)
test_btest 0.001906 0.000000 76.752416 ( 8.448390)
test_basic 0.007807 0.000000 0.335402 ( 0.424486)
test_all 0.002032 0.000000 679.983624 ( 67.090337)
test_rubyspec 0.120781 0.056987 45.959406 ( 53.459929)
total: 133.86 sec