Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-015449
#<BuildRuby:0x000055bd9148ff90
@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.20221201-015449",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.000980 0.003992 1.104345 ( 1.106456)
build_miniruby 0.000847 0.000050 0.975942 ( 0.974810)
build_ruby 0.001150 0.000068 2.754470 ( 2.649038)
build_all 0.001775 0.007216 15.817378 ( 3.364258)
build_install 0.008657 0.000000 2.223295 ( 1.279106)
test_btest 0.000659 0.000000 59.613427 ( 12.179931)
test_basic 0.004008 0.000288 0.314589 ( 0.405890)
test_all 0.001145 0.000156 707.931362 (108.518731)
test_rubyspec 0.061757 0.005321 53.122516 ( 61.310046)
total: 191.79 sec