Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-093014
#<BuildRuby:0x0000561781f2caf8
@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.20220401-093014",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010555 0.001624 1.023678 ( 1.229125)
build_miniruby 0.001811 0.000279 0.076287 ( 0.075627)
build_ruby 0.000000 0.001890 0.080312 ( 0.079415)
build_all 0.007810 0.003696 4.209601 ( 0.867507)
build_install 0.018597 0.005193 8.633614 ( 3.031876)
test_btest 0.001398 0.000000 75.859650 ( 7.938058)
test_basic 0.006641 0.000850 0.337312 ( 0.426886)
test_all 0.001565 0.000340 650.671766 ( 66.268923)
test_rubyspec 0.131342 0.048623 46.538643 ( 51.935706)
total: 131.85 sec