Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-043435
#<BuildRuby:0x000055a995fdc480
@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.20220314-043435",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006686 0.004614 1.101035 ( 6.138418)
build_miniruby 0.001669 0.000357 0.073712 ( 0.071671)
build_ruby 0.001906 0.000408 0.076012 ( 0.073452)
build_all 0.009783 0.000143 4.145473 ( 0.835280)
build_install 0.018133 0.003400 7.822175 ( 2.371004)
test_btest 0.001267 0.000237 70.497164 ( 8.316741)
test_basic 0.006225 0.001167 0.327344 ( 0.415696)
test_all 0.001529 0.000287 661.695380 ( 65.328780)
test_rubyspec 0.112333 0.055654 46.147525 ( 51.376743)
total: 134.93 sec