Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-173031
#<BuildRuby:0x000056187c576f08
@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.20220812-173031",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000046 0.000007 0.000053 ( 0.000056)
configure 0.000089 0.000015 0.000104 ( 0.000096)
build_up 0.008969 0.003455 0.833158 ( 0.881980)
build_miniruby 0.001204 0.000240 0.064592 ( 0.062437)
build_ruby 0.001704 0.000340 0.062217 ( 0.059788)
build_all 0.008888 0.000894 1.262157 ( 0.465454)
build_install 0.010971 0.005966 1.574255 ( 0.770375)
test_btest 0.000918 0.000216 55.400330 ( 6.369194)
test_basic 0.006497 0.001528 0.290723 ( 0.380149)
test_all 0.003131 0.000737 478.222097 ( 51.598845)
test_rubyspec 0.098266 0.025929 41.702049 ( 49.369607)
total: 109.96 sec