Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-051251
#<BuildRuby:0x00005604538677b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-051251",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008522 0.001967 0.948888 ( 1.584458)
build_miniruby 0.001655 0.000382 0.073984 ( 0.072934)
build_ruby 0.000000 0.002273 0.072383 ( 0.070853)
build_all 0.003332 0.006675 4.072610 ( 0.799326)
build_install 0.015873 0.006587 7.934863 ( 2.363713)
test_btest 0.001004 0.000370 47.582359 ( 44.417387)
test_basic 0.006370 0.002346 0.340092 ( 0.427728)
test_all 0.002828 0.000000 664.671735 ( 65.511994)
test_rubyspec 0.107220 0.045658 46.302695 ( 51.688805)
total: 166.94 sec