Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-184810
#<BuildRuby:0x0000556f71742148
@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.20220719-184810",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.006835 0.004398 0.733905 ( 1.105807)
build_miniruby 0.001067 0.000214 0.052570 ( 0.052258)
build_ruby 0.001050 0.000210 0.049045 ( 0.048706)
build_all 0.005503 0.000255 1.261343 ( 0.494565)
build_install 0.010607 0.005731 4.449305 ( 1.823653)
test_btest 0.001480 0.000000 55.878026 ( 9.446326)
test_basic 0.004963 0.000000 0.215474 ( 0.309597)
test_all 0.001592 0.000000 502.435240 ( 53.838650)
test_rubyspec 0.105513 0.029587 39.425987 ( 45.394163)
total: 112.51 sec