Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-102117
#<BuildRuby:0x0000562fa8e17e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-102117",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004883 0.000000 1.065951 ( 1.418978)
build_miniruby 0.000882 0.000000 0.952249 ( 0.950865)
build_ruby 0.001293 0.000000 2.898351 ( 2.786703)
build_all 0.005231 0.003392 15.717104 ( 3.330574)
build_install 0.009037 0.000000 2.058714 ( 1.200380)
test_btest 0.000545 0.000000 66.482976 ( 10.622704)
test_basic 0.004747 0.000000 0.294203 ( 0.384916)
test_all 0.001702 0.000000 704.067880 (109.809556)
test_rubyspec 0.035920 0.025123 53.600028 ( 61.944110)
total: 192.45 sec