Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-231405
#<BuildRuby:0x000055b04307e038
@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.20221012-231405",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.007318 0.003829 1.100785 ( 1.264037)
build_miniruby 0.001103 0.000339 0.097005 ( 0.094063)
build_ruby 0.001653 0.000509 0.097946 ( 0.093887)
build_all 0.005835 0.001795 1.303649 ( 0.566030)
build_install 0.008721 0.006141 1.619194 ( 0.900998)
test_btest 0.001625 0.000580 61.520140 ( 6.725116)
test_basic 0.000811 0.005466 0.342263 ( 0.431201)
test_all 0.006546 0.000545 510.015900 ( 53.659965)
test_rubyspec 0.071016 0.063193 43.482383 ( 51.912151)
total: 115.65 sec