Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-130654
#<BuildRuby:0x000055a4f4128510
@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.20220206-130654",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.002345 0.007657 0.944409 ( 1.156651)
build_miniruby 0.001592 0.000490 0.069482 ( 0.067861)
build_ruby 0.001439 0.000443 0.082097 ( 0.080571)
build_all 0.007453 0.002594 4.096376 ( 0.788892)
build_install 0.021976 0.001587 7.813169 ( 2.310621)
test_btest 0.001089 0.000272 72.548019 ( 8.440088)
test_basic 0.007738 0.000821 0.334346 ( 0.421763)
test_all 0.001674 0.000000 658.910130 ( 65.118472)
test_rubyspec 0.100853 0.064921 45.797408 ( 50.958884)
total: 129.34 sec