Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-095917
#<BuildRuby:0x000056331d3cafe0
@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.20220807-095917",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002795 0.008805 0.976742 ( 1.009419)
build_miniruby 0.001521 0.000585 0.076754 ( 0.075366)
build_ruby 0.001537 0.000591 0.078759 ( 0.077454)
build_all 0.003511 0.005951 1.514224 ( 0.587425)
build_install 0.016293 0.005689 5.177767 ( 2.125758)
test_btest 0.000701 0.000307 76.268031 ( 8.088029)
test_basic 0.001968 0.005795 0.317961 ( 0.408810)
test_all 0.001945 0.000972 642.974080 ( 65.045813)
test_rubyspec 0.105624 0.073552 45.716399 ( 53.266269)
total: 130.69 sec