Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-194738
#<BuildRuby:0x000055be7f956f08
@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.20221008-194738",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000038 0.000011 0.000049 ( 0.000049)
build_up 0.000057 0.012579 1.070886 ( 1.122656)
build_miniruby 0.002657 0.000000 0.102444 ( 0.099134)
build_ruby 0.001763 0.000153 0.100013 ( 0.096930)
build_all 0.006441 0.001108 1.334720 ( 0.562653)
build_install 0.005531 0.009517 1.607917 ( 0.880178)
test_btest 0.001587 0.000977 60.266074 ( 6.176420)
test_basic 0.006058 0.000814 0.339337 ( 0.439982)
test_all 0.002431 0.005075 503.789806 ( 54.428975)
test_rubyspec 0.093595 0.038258 42.332779 ( 50.568375)
total: 114.38 sec