Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-172114
#<BuildRuby:0x000055f7dd6146c8
@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.20220403-172114",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007147 0.004632 1.018362 ( 1.395783)
build_miniruby 0.001381 0.000277 0.077520 ( 0.076171)
build_ruby 0.001520 0.000304 0.078443 ( 0.077251)
build_all 0.008781 0.001756 4.219024 ( 0.847812)
build_install 0.018695 0.003739 8.514887 ( 2.955165)
test_btest 0.001258 0.000251 68.574141 ( 8.345878)
test_basic 0.004003 0.004305 0.339535 ( 0.427978)
test_all 0.001747 0.000000 671.158825 ( 65.937857)
test_rubyspec 0.120522 0.056495 46.608887 ( 52.140116)
total: 132.21 sec