Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-094919
#<BuildRuby:0x000055c1f197caf8
@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.20220404-094919",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005236 0.007401 1.032557 ( 1.217320)
build_miniruby 0.000000 0.001873 0.069106 ( 0.067183)
build_ruby 0.001246 0.001104 0.077048 ( 0.075189)
build_all 0.007999 0.002500 4.287716 ( 0.854877)
build_install 0.019357 0.003711 8.509737 ( 2.988431)
test_btest 0.000720 0.000206 74.285221 ( 7.975564)
test_basic 0.007112 0.000794 0.325567 ( 0.414857)
test_all 0.001569 0.000179 661.539197 ( 65.783016)
test_rubyspec 0.113474 0.058014 46.502716 ( 52.032974)
total: 131.41 sec