Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-010729
#<BuildRuby:0x000055dc754769c0
@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.20220818-010729",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007158 0.003058 0.876834 ( 3.683691)
build_miniruby 0.001252 0.000268 0.052855 ( 0.051241)
build_ruby 0.001562 0.000334 0.062339 ( 0.059851)
build_all 0.006996 0.001499 1.242741 ( 0.471424)
build_install 0.013391 0.001762 1.561057 ( 0.765778)
test_btest 0.001194 0.000238 53.768800 ( 6.284979)
test_basic 0.005946 0.000129 0.316759 ( 0.414304)
test_all 0.001741 0.004464 510.393246 ( 52.818807)
test_rubyspec 0.074890 0.064638 41.573016 ( 49.373822)
total: 113.92 sec