Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-152436
#<BuildRuby:0x0000555fd2771550
@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.20221015-152436",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008661 0.000666 1.141337 ( 2.909213)
build_miniruby 0.002272 0.000000 0.101917 ( 0.098267)
build_ruby 0.001636 0.000000 0.097289 ( 0.094275)
build_all 0.004994 0.004531 1.319917 ( 0.557274)
build_install 0.015965 0.000259 1.667195 ( 0.890700)
test_btest 0.001198 0.000133 62.430167 ( 6.602458)
test_basic 0.006172 0.000686 0.354027 ( 0.442280)
test_all 0.004865 0.001363 492.764708 ( 53.564659)
test_rubyspec 0.088129 0.049937 43.261645 ( 51.830755)
total: 116.99 sec