Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-202918
#<BuildRuby:0x0000558691b028a0
@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.20220331-202918",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011111 0.000000 1.011199 ( 1.209329)
build_miniruby 0.000000 0.001883 0.072159 ( 0.070652)
build_ruby 0.000818 0.001188 0.076883 ( 0.074863)
build_all 0.003789 0.006695 4.283511 ( 0.864043)
build_install 0.019069 0.004608 7.916465 ( 2.469688)
test_btest 0.001166 0.000254 76.487043 ( 7.972332)
test_basic 0.006486 0.001410 0.337163 ( 0.425280)
test_all 0.001349 0.000293 652.869639 ( 66.530569)
test_rubyspec 0.094797 0.074476 46.886060 ( 52.260432)
total: 131.88 sec