Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-080922
#<BuildRuby:0x0000557891cfff80
@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.20221202-080922",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.001783 0.003432 1.155791 ( 1.187370)
build_miniruby 0.000868 0.000186 1.005179 ( 1.004525)
build_ruby 0.001289 0.000000 2.765960 ( 2.664981)
build_all 0.001598 0.007318 15.996446 ( 3.406451)
build_install 0.007770 0.001258 2.183670 ( 1.245192)
test_btest 0.000436 0.000136 58.328722 ( 12.238581)
test_basic 0.003908 0.001221 0.291261 ( 0.381624)
test_all 0.000891 0.000278 690.950880 (109.446513)
test_rubyspec 0.041893 0.020709 53.490274 ( 61.725800)
total: 193.30 sec