Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-065744
#<BuildRuby:0x0000558899e2a8c0
@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.20221123-065744",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000919 0.004050 1.129703 ( 1.387515)
build_miniruby 0.001001 0.000000 2.875845 ( 2.729477)
build_ruby 0.001127 0.000000 2.758307 ( 2.657013)
build_all 0.008419 0.000437 15.728497 ( 3.296451)
build_install 0.009079 0.000748 1.966808 ( 1.121838)
test_btest 0.000530 0.000080 65.678165 ( 10.576215)
test_basic 0.001521 0.003060 0.318056 ( 0.410103)
test_all 0.001120 0.000204 684.382409 (113.935053)
test_rubyspec 0.039403 0.023044 54.009050 ( 62.159705)
total: 198.27 sec