Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-075536
#<BuildRuby:0x000055eee94b9348
@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.20220828-075536",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006292 0.005741 0.844125 ( 0.933545)
build_miniruby 0.001480 0.000370 0.063278 ( 0.062186)
build_ruby 0.001041 0.000260 0.052873 ( 0.052025)
build_all 0.007036 0.000490 1.243598 ( 0.461109)
build_install 0.013202 0.004570 1.591544 ( 0.801663)
test_btest 0.000788 0.000197 50.758188 ( 5.830854)
test_basic 0.004828 0.001207 0.277215 ( 0.368054)
test_all 0.002495 0.000624 481.759597 ( 52.086016)
test_rubyspec 0.074022 0.054671 41.037105 ( 49.671287)
total: 110.27 sec