Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-130709
#<BuildRuby:0x000056093dc9c6c8
@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.20220501-130709",
@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.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.012738 0.001032 1.024228 ( 1.489090)
build_miniruby 0.001589 0.000367 0.070328 ( 0.068624)
build_ruby 0.001782 0.000411 0.073952 ( 0.072010)
build_all 0.005028 0.004832 1.497382 ( 0.611243)
build_install 0.012520 0.012657 5.888536 ( 2.778553)
test_btest 0.001684 0.000000 71.062819 ( 8.341570)
test_basic 0.008094 0.001719 0.321120 ( 0.406968)
test_all 0.001685 0.000631 703.727234 ( 67.279119)
test_rubyspec 0.081619 0.099369 45.268483 ( 50.499632)
total: 131.55 sec