Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-210808
#<BuildRuby:0x00005614956743a0
@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.20220724-210808",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006907 0.004356 0.962121 ( 1.084456)
build_miniruby 0.002028 0.000000 0.077174 ( 0.074937)
build_ruby 0.001688 0.000000 0.073284 ( 0.071224)
build_all 0.003158 0.007115 1.519892 ( 0.573550)
build_install 0.019177 0.003833 5.130155 ( 2.075819)
test_btest 0.001202 0.000261 77.979426 ( 8.369429)
test_basic 0.006970 0.000635 0.323287 ( 0.412579)
test_all 0.001755 0.000366 626.539783 ( 63.869349)
test_rubyspec 0.102606 0.072430 45.351763 ( 51.191934)
total: 127.72 sec