Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-020400
#<BuildRuby:0x000055a1769afc78
@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-020400",
@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.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004548 0.000325 1.174820 ( 1.287755)
build_miniruby 0.000864 0.000062 1.013799 ( 1.012647)
build_ruby 0.001160 0.000083 2.750168 ( 2.656081)
build_all 0.009167 0.000011 15.794667 ( 3.274189)
build_install 0.004950 0.003609 2.295709 ( 1.291250)
test_btest 0.000490 0.000051 60.801254 ( 11.332463)
test_basic 0.004598 0.000484 0.288079 ( 0.378542)
test_all 0.000502 0.000463 654.903166 (115.091040)
test_rubyspec 0.036094 0.038403 54.307681 ( 62.517178)
total: 198.84 sec