Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-031908
#<BuildRuby:0x0000562ee9ed1480
@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.20220814-031908",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.010168 0.000281 0.835116 ( 1.695982)
build_miniruby 0.001518 0.000217 0.062899 ( 0.061121)
build_ruby 0.001181 0.000169 0.053781 ( 0.052266)
build_all 0.009941 0.000131 1.265539 ( 0.466558)
build_install 0.016234 0.000000 1.569370 ( 0.792998)
test_btest 0.001372 0.000000 51.871723 ( 5.925389)
test_basic 0.006966 0.000209 0.294694 ( 0.384214)
test_all 0.001914 0.000182 483.306189 ( 51.552004)
test_rubyspec 0.116382 0.026473 41.598531 ( 49.300076)
total: 110.23 sec