Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-040413
#<BuildRuby:0x0000562c1e090880
@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.20220817-040413",
@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.000005 0.000002 0.000007 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002421 0.008667 0.987905 ( 3.379461)
build_miniruby 0.001747 0.000727 0.070718 ( 0.069165)
build_ruby 0.001190 0.000496 0.085504 ( 0.085037)
build_all 0.007409 0.003087 1.506959 ( 0.585379)
build_install 0.017071 0.005845 1.886907 ( 0.930855)
test_btest 0.000775 0.000309 71.219082 ( 8.576757)
test_basic 0.005307 0.002123 0.324914 ( 0.415253)
test_all 0.001005 0.003599 676.215947 ( 66.338901)
test_rubyspec 0.104953 0.074797 45.332997 ( 52.758245)
total: 133.14 sec