Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-044552
#<BuildRuby:0x000055786b53e7e0
@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.20220820-044552",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005239 0.001309 0.830248 ( 0.888057)
build_miniruby 0.000822 0.000206 0.057591 ( 0.056387)
build_ruby 0.000740 0.000185 0.059660 ( 0.058519)
build_all 0.003679 0.000919 1.563725 ( 0.598838)
build_install 0.009825 0.001172 1.916268 ( 0.959183)
test_btest 0.000618 0.000143 53.021881 ( 8.566607)
test_basic 0.004579 0.001057 0.291842 ( 0.380591)
test_all 0.002579 0.000000 600.364939 ( 92.188457)
test_rubyspec 0.037838 0.065904 44.324677 ( 52.601392)
total: 156.30 sec