Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-020102
#<BuildRuby:0x000055fa35208ea8
@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.20220730-020102",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008642 0.003398 0.976957 ( 1.328064)
build_miniruby 0.002009 0.000377 0.071108 ( 0.068953)
build_ruby 0.000000 0.001786 0.074602 ( 0.072887)
build_all 0.007978 0.003031 1.490457 ( 0.574031)
build_install 0.015635 0.008080 5.097985 ( 2.103132)
test_btest 0.000000 0.001069 74.081955 ( 8.381174)
test_basic 0.004811 0.003167 0.323366 ( 0.416530)
test_all 0.001241 0.000395 675.056660 ( 66.197031)
test_rubyspec 0.096325 0.075728 45.624297 ( 51.350135)
total: 130.49 sec