Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-100610
#<BuildRuby:0x000055cec65082d8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-100610",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.006290 0.844026 ( 1.161999)
build_miniruby 0.000000 0.001012 0.058235 ( 0.057087)
build_ruby 0.000374 0.000569 0.059731 ( 0.058497)
build_all 0.002142 0.002343 1.542322 ( 0.592152)
build_install 0.006274 0.004986 1.919174 ( 0.963000)
test_btest 0.000543 0.000326 53.701051 ( 8.099680)
test_basic 0.000000 0.006593 0.379013 ( 0.466253)
test_all 0.001234 0.001202 605.807892 ( 90.647958)
test_rubyspec 0.075990 0.047100 43.870232 ( 51.224071)
total: 153.27 sec