Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-034856
#<BuildRuby:0x0000555a4bf8c4d8
@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.20220222-034856",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001653 0.008300 0.993603 ( 4.385339)
build_miniruby 0.001430 0.000550 0.075159 ( 0.072927)
build_ruby 0.001716 0.000660 0.074309 ( 0.071654)
build_all 0.006623 0.003492 4.114638 ( 0.786836)
build_install 0.020263 0.001219 7.768561 ( 2.325245)
test_btest 0.000799 0.000252 78.162376 ( 8.270918)
test_basic 0.005062 0.001598 0.338323 ( 0.427535)
test_all 0.001767 0.000558 679.013373 ( 70.705053)
test_rubyspec 0.092193 0.082107 46.460058 ( 51.636235)
total: 138.68 sec