Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-172642
#<BuildRuby:0x000055998616cdd8
@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-172642",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008077 0.004599 0.958954 ( 1.003524)
build_miniruby 0.001505 0.000107 0.073725 ( 0.072339)
build_ruby 0.002183 0.000000 0.073806 ( 0.071833)
build_all 0.005556 0.003971 1.508192 ( 0.573924)
build_install 0.022526 0.000071 1.893229 ( 0.933760)
test_btest 0.000000 0.001168 77.436021 ( 8.019763)
test_basic 0.005149 0.003215 0.324152 ( 0.413188)
test_all 0.000132 0.004449 640.255149 ( 65.130824)
test_rubyspec 0.111389 0.053394 45.928131 ( 54.472763)
total: 130.69 sec