Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-092716
#<BuildRuby:0x000055d0c134c4d8
@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.20220314-092716",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009847 0.000398 1.014761 ( 3.859534)
build_miniruby 0.001578 0.000315 0.076940 ( 0.075360)
build_ruby 0.001836 0.000367 0.075223 ( 0.073786)
build_all 0.005619 0.004632 4.189968 ( 0.851947)
build_install 0.013081 0.008752 8.019389 ( 2.448158)
test_btest 0.000750 0.000237 73.779526 ( 8.151739)
test_basic 0.004151 0.002861 0.327458 ( 0.417268)
test_all 0.001525 0.000508 661.581554 ( 66.754648)
test_rubyspec 0.099887 0.076344 46.304989 ( 51.741825)
total: 134.38 sec