Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-194149
#<BuildRuby:0x000055655b7e8a68
@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.20221027-194149",
@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.000007)
build_up 0.005153 0.005087 1.072113 ( 1.136415)
build_miniruby 0.001584 0.000396 0.100394 ( 0.097053)
build_ruby 0.001296 0.000324 0.098948 ( 0.095985)
build_all 0.005151 0.001288 1.277454 ( 0.550257)
build_install 0.010585 0.005132 1.640761 ( 0.887708)
test_btest 0.001359 0.000389 61.439195 ( 6.207134)
test_basic 0.003074 0.004411 0.358159 ( 0.457884)
test_all 0.006915 0.000614 512.247384 ( 54.797496)
test_rubyspec 0.087813 0.030964 43.318213 ( 51.950331)
total: 116.18 sec