Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-091601
#<BuildRuby:0x000055974e88c8f0
@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.20220401-091601",
@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.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007097 0.004516 1.000033 ( 1.204118)
build_miniruby 0.001517 0.000202 0.068067 ( 0.066455)
build_ruby 0.001946 0.000259 0.075560 ( 0.073217)
build_all 0.000397 0.009228 4.233050 ( 0.865280)
build_install 0.019823 0.004975 8.514978 ( 2.982639)
test_btest 0.000877 0.000231 74.269515 ( 7.847449)
test_basic 0.005944 0.001564 0.344752 ( 0.441666)
test_all 0.000119 0.002194 689.365228 ( 67.572357)
test_rubyspec 0.124685 0.060839 46.454061 ( 51.785044)
total: 132.84 sec