Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-205309
#<BuildRuby:0x000055cd3ed5caf8
@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.20220307-205309",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006762 0.003821 0.990564 ( 1.673103)
build_miniruby 0.001519 0.000304 0.076707 ( 0.074676)
build_ruby 0.000000 0.002099 0.078038 ( 0.076567)
build_all 0.010587 0.000681 4.223627 ( 0.852314)
build_install 0.010460 0.012407 7.890146 ( 2.412280)
test_btest 0.000953 0.000318 69.248507 ( 8.217098)
test_basic 0.007156 0.001002 0.342960 ( 0.440587)
test_all 0.001298 0.000413 673.271740 ( 66.305909)
test_rubyspec 0.102707 0.047278 46.367543 ( 51.655283)
total: 131.71 sec