Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-174044
#<BuildRuby:0x0000559ab5f84328
@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.20220818-174044",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.006765 0.000000 0.809160 ( 1.013286)
build_miniruby 0.001043 0.000009 0.057794 ( 0.056578)
build_ruby 0.000835 0.000111 0.059126 ( 0.057961)
build_all 0.004120 0.000549 1.564172 ( 0.601866)
build_install 0.002998 0.008169 1.893114 ( 0.962677)
test_btest 0.000694 0.000173 48.877761 ( 8.708313)
test_basic 0.004751 0.001188 0.287203 ( 0.375500)
test_all 0.001886 0.000472 607.491393 ( 92.273522)
test_rubyspec 0.068354 0.048953 43.842434 ( 52.150101)
total: 156.20 sec