Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-084946
#<BuildRuby:0x00005653ec8c08e8
@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.20220208-084946",
@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.000015 0.000007 0.000022 ( 0.000022)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.009514 0.000652 0.960450 ( 1.266392)
build_miniruby 0.001338 0.000558 0.067832 ( 0.067559)
build_ruby 0.001614 0.000672 0.072470 ( 0.071817)
build_all 0.010245 0.000000 4.100020 ( 0.796580)
build_install 0.021997 0.001711 7.791169 ( 2.368122)
test_btest 0.000884 0.000246 75.630548 ( 7.906922)
test_basic 0.001517 0.005273 0.330321 ( 0.421072)
test_all 0.001118 0.000372 693.487770 ( 67.246418)
test_rubyspec 0.100185 0.056275 45.837831 ( 56.278916)
total: 136.42 sec