Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-185212
#<BuildRuby:0x0000564633ebc088
@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.20220614-185212",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002206 0.004645 0.851475 ( 1.272798)
build_miniruby 0.000785 0.000262 0.057282 ( 0.055915)
build_ruby 0.000789 0.000263 0.059668 ( 0.058365)
build_all 0.003267 0.001089 1.490392 ( 0.604946)
build_install 0.011159 0.000000 6.282683 ( 2.832815)
test_btest 0.000869 0.000000 55.817470 ( 8.062613)
test_basic 0.001685 0.004606 0.341474 ( 0.428692)
test_all 0.001130 0.000377 623.008129 ( 91.244152)
test_rubyspec 0.085108 0.041901 44.059774 ( 49.594034)
total: 154.15 sec