Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-231108
#<BuildRuby:0x0000561539504b38
@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.20220223-231108",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010830 0.000457 0.856186 ( 0.888826)
build_miniruby 0.001725 0.000115 0.071599 ( 0.069606)
build_ruby 0.001671 0.000111 0.069284 ( 0.067979)
build_all 0.009925 0.000032 4.126318 ( 0.842937)
build_install 0.022926 0.001011 7.856483 ( 2.439172)
test_btest 0.001020 0.000000 73.008925 ( 7.757072)
test_basic 0.007309 0.000145 0.331067 ( 0.420465)
test_all 0.001858 0.000097 671.695047 ( 66.038739)
test_rubyspec 0.104738 0.072690 46.311820 ( 51.852195)
total: 130.38 sec