Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-143934
#<BuildRuby:0x000055691ab4f680
@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.20220507-143934",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.001526 0.008664 1.056948 ( 1.244125)
build_miniruby 0.001501 0.000346 0.071580 ( 0.069391)
build_ruby 0.001448 0.000334 0.066522 ( 0.064521)
build_all 0.004332 0.003263 1.513585 ( 0.646129)
build_install 0.020981 0.001856 6.329519 ( 3.047032)
test_btest 0.000739 0.000164 68.704572 ( 8.734630)
test_basic 0.007934 0.000676 0.326020 ( 0.412984)
test_all 0.001325 0.000279 715.503171 ( 72.047402)
test_rubyspec 0.050573 0.065797 48.852330 ( 54.139749)
total: 140.41 sec