Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-020919
#<BuildRuby:0x00005618e4a5b510
@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.20220514-020919",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008603 0.000500 1.031196 ( 1.270847)
build_miniruby 0.001765 0.000196 0.075541 ( 0.073387)
build_ruby 0.001839 0.000204 0.077224 ( 0.074888)
build_all 0.008406 0.000000 1.539378 ( 0.673127)
build_install 0.018044 0.003912 6.361694 ( 3.034658)
test_btest 0.000933 0.000112 75.474458 ( 8.978239)
test_basic 0.004635 0.005135 0.347623 ( 0.432976)
test_all 0.001953 0.000312 697.331334 ( 70.667819)
test_rubyspec 0.063855 0.052325 49.721097 ( 55.004045)
total: 140.21 sec