Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-231904
#<BuildRuby:0x000055b82fb588e8
@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.20220309-231904",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007198 0.003875 1.004307 ( 1.262648)
build_miniruby 0.001472 0.000295 0.066910 ( 0.065113)
build_ruby 0.001443 0.000288 0.069739 ( 0.067660)
build_all 0.008545 0.000000 1.469381 ( 0.598749)
build_install 0.021745 0.000736 5.281241 ( 2.164261)
test_btest 0.001190 0.000170 74.515424 ( 8.057574)
test_basic 0.007180 0.000363 0.325683 ( 0.414531)
test_all 0.001708 0.000233 664.963198 ( 65.818217)
test_rubyspec 0.116794 0.053755 46.398663 ( 51.839524)
total: 130.29 sec