Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-205954
#<BuildRuby:0x0000556c07eec6e0
@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.20220719-205954",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007670 0.003486 0.980132 ( 1.165716)
build_miniruby 0.002133 0.000000 0.073077 ( 0.070848)
build_ruby 0.002337 0.000016 0.075998 ( 0.073684)
build_all 0.006646 0.002769 1.529489 ( 0.586183)
build_install 0.022657 0.000000 5.157201 ( 2.067673)
test_btest 0.001352 0.000000 71.616556 ( 8.085503)
test_basic 0.003361 0.004084 0.332122 ( 0.430467)
test_all 0.001828 0.000609 649.220832 ( 64.259850)
test_rubyspec 0.107891 0.064753 46.051609 ( 51.709877)
total: 128.45 sec