Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-083541
#<BuildRuby:0x000055dec1fdbba0
@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.20221030-083541",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010303 0.000000 1.159544 ( 1.817123)
build_miniruby 0.000000 0.002019 0.118906 ( 0.116988)
build_ruby 0.000000 0.001579 0.103062 ( 0.100190)
build_all 0.009359 0.000288 1.346304 ( 0.574172)
build_install 0.012009 0.004824 1.712867 ( 0.907788)
test_btest 0.002503 0.000527 62.963347 ( 6.539554)
test_basic 0.003044 0.004000 0.355025 ( 0.456809)
test_all 0.007317 0.000000 491.935255 ( 55.331962)
test_rubyspec 0.077254 0.052294 43.280178 ( 51.489401)
total: 117.33 sec