Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-190902
#<BuildRuby:0x00005607e6ba82d8
@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.20221127-190902",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.001275 0.004147 1.237442 ( 2.352831)
build_miniruby 0.000816 0.000078 0.950812 ( 0.949635)
build_ruby 0.001268 0.000000 2.776127 ( 2.679821)
build_all 0.009741 0.000243 22.312971 ( 4.317415)
build_install 0.008346 0.000000 4.390510 ( 1.573653)
test_btest 0.000583 0.000000 55.208819 ( 11.754235)
test_basic 0.004496 0.000059 0.298189 ( 0.389147)
test_all 0.000832 0.000000 690.416429 (108.873050)
test_rubyspec 0.043556 0.029049 53.909333 ( 62.029577)
total: 194.92 sec