Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-032256
#<BuildRuby:0x0000562337de0b38
@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.20220331-032256",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.008881 0.002194 1.071420 ( 4.571807)
build_miniruby 0.002279 0.000000 0.074166 ( 0.071771)
build_ruby 0.001966 0.000000 0.076373 ( 0.074410)
build_all 0.008167 0.003374 4.201057 ( 0.871843)
build_install 0.014053 0.009274 7.978567 ( 2.415458)
test_btest 0.000000 0.001284 74.580775 ( 7.935396)
test_basic 0.003783 0.003429 0.338397 ( 0.431563)
test_all 0.001675 0.000000 692.085245 ( 67.825085)
test_rubyspec 0.113164 0.062126 46.542607 ( 51.876885)
total: 136.08 sec