Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-150341
#<BuildRuby:0x000055df9d638af8
@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.20220228-150341",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006572 0.005123 1.002326 ( 1.669539)
build_miniruby 0.001272 0.000686 0.075882 ( 0.074391)
build_ruby 0.002018 0.000000 0.074182 ( 0.071968)
build_all 0.009771 0.000240 4.275322 ( 0.858824)
build_install 0.019987 0.003144 7.974670 ( 2.428497)
test_btest 0.000643 0.000237 75.475177 ( 8.184427)
test_basic 0.001922 0.005116 0.331941 ( 0.421236)
test_all 0.001471 0.000620 710.698391 ( 68.286133)
test_rubyspec 0.085251 0.080073 46.342650 ( 51.385824)
total: 133.38 sec