Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-105416
#<BuildRuby:0x0000557f66a76968
@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.20221205-105416",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004897 0.000000 1.190441 ( 1.199086)
build_miniruby 0.000917 0.000000 0.929720 ( 0.928594)
build_ruby 0.001255 0.000000 2.971001 ( 2.867521)
build_all 0.001377 0.007550 15.955488 ( 3.330024)
build_install 0.005029 0.004433 2.253107 ( 1.285878)
test_btest 0.000591 0.000077 65.898762 ( 11.744247)
test_basic 0.000868 0.004177 0.312943 ( 0.403965)
test_all 0.000711 0.000124 656.950236 (122.176109)
test_rubyspec 0.059770 0.006426 53.322704 ( 61.469050)
total: 205.41 sec