Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-055302
#<BuildRuby:0x00005639c1d5fdf8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221223-055302",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003868 0.000276 0.877906 ( 1.090401)
build_miniruby 0.000826 0.000059 1.001186 ( 0.999858)
build_ruby 0.001055 0.000075 2.651864 ( 2.650340)
build_all 0.004810 0.004389 15.762823 ( 3.331995)
build_install 0.007898 0.001053 2.326675 ( 1.316234)
test_btest 0.000553 0.000074 63.191764 ( 11.382222)
test_basic 0.004057 0.000541 0.275593 ( 0.366149)
test_all 0.001399 0.000186 683.726278 (136.763326)
test_rubyspec 0.052767 0.012740 51.587499 ( 59.806017)
total: 217.71 sec