Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-035806
#<BuildRuby:0x0000558bd369cc10
@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.20220221-035806",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009346 0.002274 0.981894 ( 8.753807)
build_miniruby 0.001392 0.000580 0.071462 ( 0.069462)
build_ruby 0.001434 0.000597 0.070623 ( 0.069293)
build_all 0.005986 0.005236 4.078847 ( 0.790162)
build_install 0.016753 0.002935 7.660462 ( 2.343083)
test_btest 0.001362 0.000000 80.164736 ( 8.365539)
test_basic 0.000000 0.007101 0.335739 ( 0.423610)
test_all 0.002150 0.000114 696.544019 ( 67.400612)
test_rubyspec 0.096332 0.065425 46.310686 ( 51.910252)
total: 140.13 sec