Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-230003
#<BuildRuby:0x000055fa4fbf25a8
@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.20220420-230003",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006748 0.000000 0.952546 ( 1.762998)
build_miniruby 0.000950 0.000000 0.057151 ( 0.055990)
build_ruby 0.001055 0.000000 0.061653 ( 0.060369)
build_all 0.003967 0.000000 1.461801 ( 0.605036)
build_install 0.010767 0.000000 6.194597 ( 2.801770)
test_btest 0.000882 0.000000 52.782452 ( 8.008922)
test_basic 0.000843 0.004636 0.303404 ( 0.392176)
test_all 0.001232 0.000068 620.545973 ( 91.072768)
test_rubyspec 0.097833 0.022682 43.799157 ( 48.661595)
total: 153.42 sec