Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-190740
#<BuildRuby:0x0000555b18738c00
@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.20220731-190740",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009400 0.001345 0.963783 ( 1.635223)
build_miniruby 0.001875 0.000469 0.069982 ( 0.067703)
build_ruby 0.002524 0.000000 0.075769 ( 0.073075)
build_all 0.001286 0.008985 1.513852 ( 0.574128)
build_install 0.013799 0.008537 5.227227 ( 2.208625)
test_btest 0.000889 0.000381 74.776717 ( 8.087901)
test_basic 0.006411 0.000436 0.319825 ( 0.412131)
test_all 0.001473 0.000589 646.021021 ( 64.287636)
test_rubyspec 0.077837 0.091723 45.313359 ( 51.000779)
total: 128.35 sec