Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-170118
#<BuildRuby:0x00005567374591f8
@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.20221019-170118",
@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.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004518 0.004471 1.136635 ( 1.999873)
build_miniruby 0.001473 0.000106 0.103046 ( 0.100230)
build_ruby 0.001626 0.000116 0.108491 ( 0.106105)
build_all 0.006153 0.000439 1.332260 ( 0.569509)
build_install 0.010589 0.005872 1.705673 ( 0.911319)
test_btest 0.001581 0.000211 62.700600 ( 6.652368)
test_basic 0.001238 0.004800 0.355141 ( 0.446357)
test_all 0.007244 0.000334 485.619328 ( 52.917383)
test_rubyspec 0.074267 0.063226 43.308711 ( 51.972646)
total: 115.68 sec