Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-095824
#<BuildRuby:0x0000555f8882f680
@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.20220427-095824",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002274 0.009090 1.018170 ( 1.439353)
build_miniruby 0.001906 0.000587 0.074614 ( 0.071910)
build_ruby 0.001399 0.000431 0.073586 ( 0.071684)
build_all 0.005470 0.004938 1.488152 ( 0.623699)
build_install 0.017143 0.007605 5.845691 ( 2.838657)
test_btest 0.000936 0.000351 76.781622 ( 8.163137)
test_basic 0.002317 0.006270 0.320707 ( 0.407690)
test_all 0.002583 0.000518 669.466571 ( 65.463692)
test_rubyspec 0.068090 0.119275 45.981984 ( 51.142719)
total: 130.22 sec