Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-193731
#<BuildRuby:0x00005582aa6c4af8
@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.20220215-193731",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005885 0.005009 0.952729 ( 0.961865)
build_miniruby 0.001513 0.000216 0.074143 ( 0.072547)
build_ruby 0.001401 0.000200 0.072217 ( 0.070421)
build_all 0.010557 0.000000 4.159655 ( 0.794631)
build_install 0.021134 0.003314 7.768089 ( 2.307084)
test_btest 0.001116 0.000145 74.199156 ( 8.163514)
test_basic 0.008045 0.000459 0.346998 ( 0.433809)
test_all 0.001483 0.000186 663.802964 ( 65.388382)
test_rubyspec 0.097711 0.062461 46.192853 ( 51.612980)
total: 129.81 sec