Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-125207
#<BuildRuby:0x000055d5c66ecb38
@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-125207",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011450 0.000000 0.955368 ( 0.959499)
build_miniruby 0.001964 0.000100 0.077492 ( 0.075104)
build_ruby 0.001919 0.000239 0.073865 ( 0.071531)
build_all 0.005908 0.005521 4.143323 ( 0.792442)
build_install 0.013989 0.009479 7.911843 ( 2.342457)
test_btest 0.000893 0.000235 70.830743 ( 8.260443)
test_basic 0.001748 0.005376 0.323561 ( 0.411487)
test_all 0.001556 0.000491 664.759752 ( 65.010061)
test_rubyspec 0.113764 0.050821 46.434276 ( 51.521106)
total: 129.45 sec