Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-182220
#<BuildRuby:0x000055a9e9284f40
@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.20220316-182220",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009262 0.002849 1.031236 ( 1.050872)
build_miniruby 0.001500 0.000265 0.069749 ( 0.068241)
build_ruby 0.001489 0.000263 0.069128 ( 0.067056)
build_all 0.008019 0.001415 4.144390 ( 0.837248)
build_install 0.009827 0.013426 7.736838 ( 2.392847)
test_btest 0.001041 0.000329 69.557941 ( 7.818990)
test_basic 0.003688 0.004202 0.333739 ( 0.422309)
test_all 0.001473 0.000516 698.177360 ( 67.831942)
test_rubyspec 0.089458 0.073288 45.689236 ( 51.036827)
total: 131.53 sec