Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-232752
#<BuildRuby:0x000055f224afbdf8
@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.20221117-232752",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.004860 0.000000 1.032181 ( 1.395166)
build_miniruby 0.000000 0.000929 0.989535 ( 0.987977)
build_ruby 0.000164 0.000959 2.668768 ( 2.575331)
build_all 0.008797 0.000000 15.766597 ( 3.336047)
build_install 0.006747 0.002989 2.050874 ( 1.116101)
test_btest 0.000472 0.000129 57.769747 ( 11.272393)
test_basic 0.000899 0.003705 0.343599 ( 0.434872)
test_all 0.000773 0.000246 636.313175 (105.282053)
test_rubyspec 0.049388 0.019248 51.716015 ( 59.937139)
total: 186.34 sec