Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-022338
#<BuildRuby:0x0000558082cf1400
@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.20220804-022338",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009458 0.000820 0.826081 ( 1.010775)
build_miniruby 0.001345 0.000207 0.055048 ( 0.054013)
build_ruby 0.001930 0.000297 0.066793 ( 0.065249)
build_all 0.008468 0.000000 1.221665 ( 0.465292)
build_install 0.011700 0.004170 4.345637 ( 1.790869)
test_btest 0.001542 0.000257 53.033678 ( 5.916821)
test_basic 0.004929 0.000822 0.293823 ( 0.385053)
test_all 0.000000 0.002309 495.353779 ( 52.779143)
test_rubyspec 0.097733 0.042196 41.255559 ( 48.823343)
total: 111.29 sec