Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-235806
#<BuildRuby:0x0000564d86fe5400
@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.20221106-235806",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004449 0.003986 0.884333 ( 1.408897)
build_miniruby 0.001538 0.000219 0.050125 ( 0.048561)
build_ruby 0.001241 0.000177 0.044060 ( 0.042912)
build_all 0.007801 0.000486 1.242076 ( 0.464572)
build_install 0.009328 0.005330 1.571938 ( 0.804840)
test_btest 0.001764 0.000000 61.189204 ( 6.501542)
test_basic 0.005429 0.000446 0.314327 ( 0.406119)
test_all 0.000000 0.002650 519.809439 ( 55.111565)
test_rubyspec 0.084359 0.038329 43.278835 ( 51.766874)
total: 116.56 sec