Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-135235
#<BuildRuby:0x000055c7f18b06c8
@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.20220312-135235",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009319 0.001434 0.999804 ( 1.151509)
build_miniruby 0.001704 0.000262 0.069759 ( 0.067542)
build_ruby 0.001539 0.000236 0.074332 ( 0.074135)
build_all 0.004376 0.004902 1.499302 ( 0.643185)
build_install 0.020778 0.003154 5.269893 ( 2.256566)
test_btest 0.001145 0.000000 77.154273 ( 8.672890)
test_basic 0.002315 0.005422 0.340176 ( 0.430640)
test_all 0.002048 0.000512 702.675954 ( 68.009425)
test_rubyspec 0.097958 0.063401 46.159723 ( 51.314310)
total: 132.62 sec