Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-234450
#<BuildRuby:0x000055f3174e4b38
@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.20220324-234450",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.008204 0.002983 1.003927 ( 1.307961)
build_miniruby 0.001551 0.000564 0.073690 ( 0.072879)
build_ruby 0.001285 0.000467 0.071141 ( 0.071128)
build_all 0.007943 0.002888 4.129421 ( 0.842322)
build_install 0.023874 0.000125 7.830972 ( 2.475739)
test_btest 0.000956 0.000255 75.555009 ( 8.186436)
test_basic 0.006574 0.000154 0.329427 ( 0.420487)
test_all 0.001394 0.000349 687.438010 ( 67.252431)
test_rubyspec 0.103772 0.061880 46.159392 ( 51.521002)
total: 132.15 sec