Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-165243
#<BuildRuby:0x000055e4c7bc8b38
@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-165243",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000041 0.000014 0.000055 ( 0.000054)
build_up 0.002189 0.009166 1.016603 ( 1.084666)
build_miniruby 0.002378 0.000000 0.075540 ( 0.073114)
build_ruby 0.001981 0.000000 0.073551 ( 0.071805)
build_all 0.006271 0.003682 4.271514 ( 0.867597)
build_install 0.019124 0.003982 8.036914 ( 2.412177)
test_btest 0.000689 0.000295 71.443456 ( 8.536588)
test_basic 0.003423 0.003605 0.332187 ( 0.428415)
test_all 0.001634 0.000242 697.537150 ( 68.036964)
test_rubyspec 0.105109 0.069523 46.842954 ( 52.173256)
total: 133.69 sec