Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-170059
#<BuildRuby:0x0000562df892cc10
@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.20220310-170059",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004099 0.006895 0.994973 ( 1.001923)
build_miniruby 0.002420 0.000000 0.079827 ( 0.077386)
build_ruby 0.002204 0.000000 0.077330 ( 0.074979)
build_all 0.008083 0.000397 1.494495 ( 0.611343)
build_install 0.017662 0.005079 5.274850 ( 2.197852)
test_btest 0.001250 0.000298 73.800096 ( 8.034957)
test_basic 0.006705 0.000576 0.337645 ( 0.427641)
test_all 0.001919 0.000000 705.550536 ( 68.232429)
test_rubyspec 0.098146 0.059061 46.109885 ( 51.425548)
total: 132.09 sec