Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-191042
#<BuildRuby:0x000055a920ff3e70
@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.20221203-191042",
@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.000028 0.000002 0.000030 ( 0.000029)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004821 0.000065 1.166170 ( 1.163567)
build_miniruby 0.000827 0.000000 0.989125 ( 0.987817)
build_ruby 0.001173 0.000000 2.684015 ( 2.591030)
build_all 0.009420 0.000000 15.867003 ( 3.403153)
build_install 0.009147 0.000000 2.304244 ( 1.250336)
test_btest 0.000562 0.000000 57.599355 ( 11.957619)
test_basic 0.004523 0.000118 0.315860 ( 0.406537)
test_all 0.000732 0.000035 658.889129 (113.487127)
test_rubyspec 0.046235 0.017873 53.529487 ( 61.674853)
total: 196.92 sec