Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-151823
#<BuildRuby:0x0000556e4c3a8a58
@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.20220211-151823",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000023 0.000006 0.000029 ( 0.000025)
build_up 0.009602 0.001216 0.956600 ( 1.273276)
build_miniruby 0.001796 0.000000 0.075735 ( 0.073986)
build_ruby 0.002269 0.000000 0.081158 ( 0.078919)
build_all 0.005222 0.005467 4.112144 ( 0.799986)
build_install 0.017049 0.006978 7.878606 ( 2.324803)
test_btest 0.000872 0.000254 73.297204 ( 8.144784)
test_basic 0.006277 0.001830 0.341831 ( 0.428840)
test_all 0.001287 0.000376 701.928987 ( 67.760060)
test_rubyspec 0.117377 0.060309 46.245573 ( 51.409373)
total: 132.30 sec