Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-104127
#<BuildRuby:0x000055c1cfbc0b38
@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-104127",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011425 0.000428 1.021178 ( 1.546276)
build_miniruby 0.000000 0.002220 0.075631 ( 0.073346)
build_ruby 0.000489 0.001990 0.076431 ( 0.073661)
build_all 0.005790 0.003650 4.240011 ( 0.871788)
build_install 0.014741 0.008906 8.030387 ( 2.438542)
test_btest 0.000959 0.000273 73.647030 ( 8.301028)
test_basic 0.003343 0.003978 0.345648 ( 0.439588)
test_all 0.001894 0.000000 706.519118 ( 68.396057)
test_rubyspec 0.095437 0.069198 46.563222 ( 51.907216)
total: 134.05 sec