Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-164120
#<BuildRuby:0x000055a232b44748
@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.20220903-164120",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006192 0.005556 0.962549 ( 1.004714)
build_miniruby 0.001643 0.000379 0.074605 ( 0.073149)
build_ruby 0.001662 0.000383 0.076143 ( 0.074902)
build_all 0.008789 0.002028 1.575919 ( 0.618089)
build_install 0.021191 0.000848 1.886801 ( 0.948646)
test_btest 0.000806 0.000151 74.401136 ( 8.160520)
test_basic 0.000000 0.007708 0.325183 ( 0.414013)
test_all 0.001267 0.002681 643.065843 ( 64.822313)
test_rubyspec 0.109655 0.065225 45.423585 ( 53.917654)
total: 130.04 sec