Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-020300
#<BuildRuby:0x0000559544540f40
@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.20220327-020300",
@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.000018 0.000005 0.000023 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010152 0.002538 1.011006 ( 1.084515)
build_miniruby 0.001742 0.000435 0.074791 ( 0.073816)
build_ruby 0.001411 0.000353 0.082481 ( 0.082105)
build_all 0.010338 0.001322 4.176878 ( 0.871535)
build_install 0.013758 0.009690 7.906952 ( 2.438293)
test_btest 0.001496 0.000000 72.275831 ( 7.948184)
test_basic 0.004673 0.003862 0.334675 ( 0.424510)
test_all 0.001410 0.000448 712.399267 ( 68.258721)
test_rubyspec 0.098704 0.061001 45.672214 ( 51.111198)
total: 132.29 sec