Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-042349
#<BuildRuby:0x000055d1406c4208
@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.20221118-042349",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004949 0.000275 1.021880 ( 1.102918)
build_miniruby 0.000889 0.000049 1.077252 ( 1.076053)
build_ruby 0.000000 0.001211 2.902288 ( 2.807893)
build_all 0.005946 0.003165 15.920786 ( 3.377530)
build_install 0.008730 0.000002 2.053154 ( 1.176904)
test_btest 0.000523 0.000049 61.475326 ( 11.211111)
test_basic 0.003857 0.000368 0.283640 ( 0.374698)
test_all 0.001021 0.000097 654.471396 (102.788042)
test_rubyspec 0.026771 0.032036 51.183295 ( 59.350341)
total: 183.27 sec