Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-045910
#<BuildRuby:0x000055a4d7804a68
@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.20220825-045910",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009159 0.000819 0.857261 ( 2.102156)
build_miniruby 0.001268 0.000195 0.052973 ( 0.051752)
build_ruby 0.001473 0.000226 0.068740 ( 0.067019)
build_all 0.007265 0.001118 1.256797 ( 0.481307)
build_install 0.012231 0.001882 1.579819 ( 0.776035)
test_btest 0.000911 0.000141 53.560560 ( 5.995642)
test_basic 0.006220 0.000023 0.292024 ( 0.387467)
test_all 0.003578 0.000511 509.575173 ( 53.724390)
test_rubyspec 0.074467 0.050802 41.888383 ( 50.290524)
total: 113.88 sec