Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-041046
#<BuildRuby:0x000055faf91a5438
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221028-041046",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007863 0.001311 1.067769 ( 1.126525)
build_miniruby 0.002181 0.000363 0.105577 ( 0.101890)
build_ruby 0.001384 0.000231 0.091118 ( 0.088398)
build_all 0.006723 0.001121 1.299063 ( 0.571167)
build_install 0.008176 0.006118 1.614955 ( 0.896574)
test_btest 0.001060 0.000245 59.154020 ( 6.754898)
test_basic 0.001767 0.006338 0.363647 ( 0.451939)
test_all 0.003712 0.003216 497.822062 ( 54.228585)
test_rubyspec 0.061346 0.067882 43.356088 ( 51.933197)
total: 116.15 sec