Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-030930
#<BuildRuby:0x0000560f611b08e8
@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.20220721-030930",
@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.000017 0.000004 0.000021 ( 0.000015)
configure 0.000048 0.000012 0.000060 ( 0.000051)
build_up 0.009671 0.002418 1.036381 ( 4.499355)
build_miniruby 0.002286 0.000000 0.074256 ( 0.072343)
build_ruby 0.001770 0.000000 0.078380 ( 0.076784)
build_all 0.009786 0.000000 1.537872 ( 0.579012)
build_install 0.023914 0.000000 5.198397 ( 2.149857)
test_btest 0.001577 0.000000 76.927713 ( 8.320976)
test_basic 0.007903 0.000000 0.339952 ( 0.428272)
test_all 0.001705 0.000000 681.347069 ( 66.622869)
test_rubyspec 0.132174 0.049444 45.720765 ( 51.538742)
total: 134.29 sec