Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-062619
#<BuildRuby:0x000055dbe879cd30
@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.20220913-062619",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010045 0.000280 1.135519 ( 1.116544)
build_miniruby 0.001781 0.000223 0.074522 ( 0.074218)
build_ruby 0.002008 0.000251 0.070907 ( 0.069994)
build_all 0.006289 0.003909 1.591241 ( 0.616922)
build_install 0.017503 0.005120 1.935022 ( 0.962713)
test_btest 0.000948 0.000181 94.376892 ( 9.196236)
test_basic 0.006285 0.001197 0.342173 ( 0.433592)
test_all 0.003893 0.000742 657.019615 ( 66.899020)
test_rubyspec 0.119678 0.067711 47.071045 ( 55.498369)
total: 134.87 sec