Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-134957
#<BuildRuby:0x00005558d697d2c0
@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.20221105-134957",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006230 0.001558 0.893738 ( 1.108501)
build_miniruby 0.001508 0.000377 0.050496 ( 0.050101)
build_ruby 0.001048 0.000262 0.043946 ( 0.043857)
build_all 0.008673 0.000977 1.266967 ( 0.482146)
build_install 0.012963 0.000684 1.576143 ( 0.812736)
test_btest 0.002140 0.000428 63.022140 ( 6.596998)
test_basic 0.005245 0.000018 0.297116 ( 0.391576)
test_all 0.001906 0.000357 521.704447 ( 55.134150)
test_rubyspec 0.093808 0.041225 43.410174 ( 52.041345)
total: 116.66 sec