Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-232814
#<BuildRuby:0x000055626a274a58
@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-232814",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002924 0.008170 1.006018 ( 1.246241)
build_miniruby 0.002104 0.000000 0.076663 ( 0.075656)
build_ruby 0.002472 0.000000 0.079556 ( 0.077530)
build_all 0.009077 0.000243 4.215716 ( 0.871774)
build_install 0.021373 0.001941 7.917387 ( 2.421254)
test_btest 0.001187 0.000178 74.425239 ( 8.000018)
test_basic 0.005943 0.000891 0.334409 ( 0.423218)
test_all 0.001926 0.000000 668.716293 ( 66.321779)
test_rubyspec 0.112244 0.054396 46.452616 ( 51.861465)
total: 131.30 sec