Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-200611
#<BuildRuby:0x000055a068404a58
@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.20220205-200611",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011381 0.001587 4.090146 ( 4.383935)
build_miniruby 0.002587 0.000000 0.771616 ( 0.772058)
build_ruby 0.004050 0.000445 3.299951 ( 3.111979)
build_all 0.019456 0.000912 21.007107 ( 2.280425)
build_install 0.017749 0.005511 7.956239 ( 2.284360)
test_btest 0.000965 0.000184 71.540691 ( 8.259507)
test_basic 0.002023 0.005639 0.335267 ( 0.431753)
test_all 0.001869 0.000445 706.306711 ( 67.684927)
test_rubyspec 0.123050 0.036628 45.830603 ( 51.225852)
total: 140.44 sec