Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-165237
#<BuildRuby:0x0000560c1588d390
@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.20220817-165237",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009598 0.000407 0.829844 ( 0.992175)
build_miniruby 0.001265 0.000090 0.062594 ( 0.061818)
build_ruby 0.001134 0.000081 0.062183 ( 0.061274)
build_all 0.008821 0.000289 1.268914 ( 0.478997)
build_install 0.015515 0.000065 1.564520 ( 0.783376)
test_btest 0.001074 0.000059 53.136874 ( 6.107746)
test_basic 0.005910 0.000328 0.284257 ( 0.375218)
test_all 0.003960 0.000000 491.133583 ( 52.060151)
test_rubyspec 0.073092 0.051947 41.751442 ( 49.353282)
total: 110.27 sec