Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-201649
#<BuildRuby:0x0000562f6a013778
@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.20220331-201649",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009627 0.002407 1.011290 ( 1.133880)
build_miniruby 0.001733 0.000433 0.076864 ( 0.075676)
build_ruby 0.001313 0.000328 0.073597 ( 0.072948)
build_all 0.010361 0.000005 4.305791 ( 0.880639)
build_install 0.022213 0.001686 7.963189 ( 2.425133)
test_btest 0.001139 0.000207 71.382237 ( 8.024570)
test_basic 0.002926 0.005029 0.341626 ( 0.430309)
test_all 0.001619 0.000368 695.011534 ( 67.607598)
test_rubyspec 0.110711 0.061679 47.180714 ( 52.276653)
total: 132.93 sec