Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-003709
#<BuildRuby:0x00005596b2468450
@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.20220215-003709",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.008218 0.002650 0.934099 ( 0.994503)
build_miniruby 0.001469 0.000525 0.075496 ( 0.074158)
build_ruby 0.001326 0.000473 0.067815 ( 0.065713)
build_all 0.009018 0.001691 4.140706 ( 0.792276)
build_install 0.019686 0.005087 7.799524 ( 2.304611)
test_btest 0.000958 0.000302 76.066780 ( 8.070550)
test_basic 0.005569 0.003350 0.333598 ( 0.421024)
test_all 0.001354 0.000451 664.090903 ( 65.283561)
test_rubyspec 0.096672 0.063705 46.086383 ( 51.494946)
total: 129.50 sec