Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-164825
#<BuildRuby:0x000056542bbdef90
@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.20220828-164825",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000027 0.000008 0.000035 ( 0.000033)
build_up 0.002324 0.008917 0.794233 ( 0.847064)
build_miniruby 0.001993 0.000000 0.061479 ( 0.059236)
build_ruby 0.001882 0.000000 0.066846 ( 0.065574)
build_all 0.005158 0.002734 1.263577 ( 0.474119)
build_install 0.009409 0.004032 1.544995 ( 0.767019)
test_btest 0.000834 0.000357 52.579999 ( 5.985831)
test_basic 0.004687 0.002009 0.292732 ( 0.390092)
test_all 0.000644 0.002965 508.446398 ( 53.326337)
test_rubyspec 0.097329 0.041688 40.992356 ( 49.647238)
total: 111.56 sec