Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-092053
#<BuildRuby:0x000055ac682d68a0
@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.20220508-092053",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000048 0.000003 0.000051 ( 0.000049)
build_up 0.004353 0.004693 1.021020 ( 1.430032)
build_miniruby 0.000000 0.002041 0.072650 ( 0.070867)
build_ruby 0.000000 0.001567 0.071555 ( 0.069860)
build_all 0.001338 0.007384 1.494395 ( 0.647252)
build_install 0.014530 0.007335 6.321225 ( 2.993627)
test_btest 0.000000 0.000890 72.054036 ( 9.825415)
test_basic 0.005868 0.002487 0.302528 ( 0.389574)
test_all 0.001688 0.000563 717.185426 ( 71.775811)
test_rubyspec 0.067861 0.056453 48.827682 ( 54.181323)
total: 141.38 sec