Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-093513
#<BuildRuby:0x00005563d8ed1318
@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.20221027-093513",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009831 0.000126 1.118855 ( 1.455880)
build_miniruby 0.002717 0.000181 0.103106 ( 0.099142)
build_ruby 0.001373 0.000091 0.099282 ( 0.096996)
build_all 0.004368 0.004379 1.303934 ( 0.563195)
build_install 0.009799 0.005343 1.692148 ( 0.903533)
test_btest 0.001649 0.000291 63.166028 ( 6.458040)
test_basic 0.002370 0.005370 0.357042 ( 0.445680)
test_all 0.007262 0.000000 526.389500 ( 55.351150)
test_rubyspec 0.078286 0.043900 43.536499 ( 52.085671)
total: 117.46 sec