Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-014433
#<BuildRuby:0x000055efcd3bc4d8
@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.20220425-014433",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.011785 0.000000 1.034072 ( 1.476621)
build_miniruby 0.001886 0.000336 0.068673 ( 0.066275)
build_ruby 0.001775 0.000332 0.075640 ( 0.073512)
build_all 0.008694 0.000789 1.517394 ( 0.633134)
build_install 0.018017 0.005401 5.801144 ( 2.797274)
test_btest 0.001028 0.000206 73.149877 ( 8.052090)
test_basic 0.002107 0.007528 0.325418 ( 0.411149)
test_all 0.002085 0.000569 654.231433 ( 64.732630)
test_rubyspec 0.131847 0.061894 45.901218 ( 51.061215)
total: 129.30 sec