Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-002143
#<BuildRuby:0x00005631ecc7d390
@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.20221013-002143",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.009779 0.001438 1.112871 ( 1.190959)
build_miniruby 0.001415 0.000327 0.099931 ( 0.098521)
build_ruby 0.001475 0.000341 0.097840 ( 0.096609)
build_all 0.007097 0.000000 1.317200 ( 0.573621)
build_install 0.012908 0.002172 1.633947 ( 0.904612)
test_btest 0.001736 0.000347 61.212495 ( 6.777662)
test_basic 0.001228 0.005786 0.359542 ( 0.451549)
test_all 0.006863 0.000330 513.468421 ( 54.627230)
test_rubyspec 0.080070 0.042311 43.223717 ( 51.426440)
total: 116.15 sec