Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-135956
#<BuildRuby:0x00005614556c4c00
@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.20220824-135956",
@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.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006989 0.004425 0.973004 ( 1.084541)
build_miniruby 0.001533 0.000205 0.075084 ( 0.073494)
build_ruby 0.002217 0.000000 0.075127 ( 0.073302)
build_all 0.006929 0.004440 1.524358 ( 0.575291)
build_install 0.018578 0.004467 1.885081 ( 0.915891)
test_btest 0.000000 0.001125 71.786691 ( 8.345706)
test_basic 0.003466 0.003942 0.327733 ( 0.419944)
test_all 0.003116 0.000742 683.504766 ( 67.186062)
test_rubyspec 0.137211 0.032919 45.825395 ( 53.994159)
total: 132.67 sec