Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-165953
#<BuildRuby:0x0000555d19d8ffb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230114-165953",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.004774 0.001591 0.847324 ( 1.019483)
build_miniruby 0.001282 0.000000 1.024670 ( 1.022678)
build_ruby 0.001410 0.000000 2.781857 ( 2.779116)
build_all 0.006637 0.003143 16.787642 ( 2.982450)
build_install 0.005150 0.006283 2.104220 ( 1.103771)
test_btest 0.000815 0.000326 70.252087 ( 11.454084)
test_basic 0.006107 0.000555 0.363346 ( 0.448928)
test_all 0.001130 0.000000 654.267028 (106.479867)
test_rubyspec 0.072627 0.046349 52.007761 ( 60.134089)
total: 187.43 sec