Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-130656
#<BuildRuby:0x000055813b72ffa8
@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.20221120-130656",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004664 0.000245 1.029068 ( 1.356113)
build_miniruby 0.000898 0.000047 1.104150 ( 1.102735)
build_ruby 0.001097 0.000058 2.732417 ( 2.621468)
build_all 0.001379 0.007560 16.047783 ( 3.307661)
build_install 0.004844 0.004117 2.028317 ( 1.145887)
test_btest 0.000536 0.000098 64.583007 ( 10.731118)
test_basic 0.001677 0.002697 0.313447 ( 0.404752)
test_all 0.000953 0.000198 650.292401 (105.436816)
test_rubyspec 0.052192 0.015416 51.414380 ( 59.658727)
total: 185.77 sec