Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-213609
#<BuildRuby:0x000055de3e9ef440
@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.20220315-213609",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000033 0.000005 0.000038 ( 0.000036)
build_up 0.000009 0.013139 1.012687 ( 1.021864)
build_miniruby 0.001240 0.000495 0.077828 ( 0.075777)
build_ruby 0.001206 0.000483 0.067319 ( 0.065458)
build_all 0.007005 0.003544 4.211255 ( 0.855804)
build_install 0.019259 0.003966 7.997768 ( 2.461524)
test_btest 0.001180 0.000000 75.505456 ( 8.691874)
test_basic 0.005033 0.003304 0.327055 ( 0.417940)
test_all 0.001837 0.000689 662.642544 ( 70.579958)
test_rubyspec 0.089103 0.072539 46.257732 ( 51.743410)
total: 135.91 sec