Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-075244
#<BuildRuby:0x00005567e35c1610
@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.20220529-075244",
@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.000001 0.000008 ( 0.000008)
build_up 0.005736 0.004124 0.829277 ( 1.268783)
build_miniruby 0.001818 0.000260 0.058492 ( 0.055873)
build_ruby 0.001609 0.000230 0.062424 ( 0.060510)
build_all 0.002699 0.004823 1.209377 ( 0.492484)
build_install 0.008532 0.008780 4.984012 ( 2.440199)
test_btest 0.000000 0.001614 53.522233 ( 5.969932)
test_basic 0.003081 0.002282 0.285950 ( 0.377306)
test_all 0.001920 0.000678 523.829364 ( 54.253159)
test_rubyspec 0.068275 0.064308 41.792777 ( 47.609563)
total: 112.53 sec