Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-184128
#<BuildRuby:0x0000560930117440
@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.20220410-184128",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006880 0.004483 1.032100 ( 1.091689)
build_miniruby 0.001667 0.000111 0.067811 ( 0.066211)
build_ruby 0.002118 0.000141 0.075326 ( 0.073242)
build_all 0.008583 0.000572 1.510811 ( 0.590627)
build_install 0.018164 0.004013 2.033006 ( 1.125276)
test_btest 0.000950 0.000091 71.441221 ( 8.653069)
test_basic 0.002127 0.005027 0.338691 ( 0.427388)
test_all 0.002740 0.000000 676.283753 ( 66.347392)
test_rubyspec 0.119231 0.064813 46.562911 ( 52.070318)
total: 130.45 sec