Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-123317
#<BuildRuby:0x000055e8dfc82918
@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.20220515-123317",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002681 0.003756 0.865970 ( 1.485947)
build_miniruby 0.000843 0.000112 0.057021 ( 0.055863)
build_ruby 0.000896 0.000119 0.057824 ( 0.056532)
build_all 0.004142 0.000022 1.501163 ( 0.606214)
build_install 0.006518 0.004427 6.333774 ( 2.868789)
test_btest 0.000634 0.000112 54.584939 ( 8.492140)
test_basic 0.006232 0.000000 0.351098 ( 0.438640)
test_all 0.001388 0.000000 641.470584 ( 90.771476)
test_rubyspec 0.079172 0.021794 44.020281 ( 48.935807)
total: 153.71 sec