Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-085749
#<BuildRuby:0x00005587ce830c10
@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.20220609-085749",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009746 0.000811 0.990074 ( 1.914163)
build_miniruby 0.000000 0.002197 0.074966 ( 0.072714)
build_ruby 0.001712 0.000835 0.076480 ( 0.073912)
build_all 0.008328 0.001562 1.472054 ( 0.579620)
build_install 0.018053 0.004522 5.842589 ( 2.783284)
test_btest 0.001078 0.000216 78.255649 ( 8.208427)
test_basic 0.007448 0.001490 0.334222 ( 0.420620)
test_all 0.000775 0.001724 691.845116 ( 67.365339)
test_rubyspec 0.106161 0.059422 46.182382 ( 51.824929)
total: 133.24 sec