Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-223516
#<BuildRuby:0x0000560a6d7f4f40
@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.20220308-223516",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000074 0.000011 0.000085 ( 0.000089)
configure 0.000027 0.000004 0.000031 ( 0.000028)
build_up 0.010794 0.000368 0.988712 ( 1.084673)
build_miniruby 0.000000 0.001936 0.068206 ( 0.066444)
build_ruby 0.000121 0.002100 0.076627 ( 0.074579)
build_all 0.009288 0.000911 4.156852 ( 0.848611)
build_install 0.010269 0.012399 7.846926 ( 2.369429)
test_btest 0.001311 0.000394 73.167511 ( 8.260680)
test_basic 0.007192 0.000809 0.337193 ( 0.432971)
test_all 0.001364 0.000390 661.582728 ( 65.267262)
test_rubyspec 0.129337 0.044997 46.100560 ( 51.420806)
total: 129.83 sec