Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-101221
#<BuildRuby:0x000055bd387dead8
@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.20221025-101221",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005493 0.004326 1.133081 ( 1.243609)
build_miniruby 0.001424 0.000329 0.111726 ( 0.111045)
build_ruby 0.001339 0.000309 0.114026 ( 0.112649)
build_all 0.011163 0.000000 1.425001 ( 0.618824)
build_install 0.015971 0.000946 1.714152 ( 0.928075)
test_btest 0.002116 0.000352 63.501862 ( 6.656726)
test_basic 0.005481 0.000913 0.385271 ( 0.479883)
test_all 0.007339 0.000061 514.724156 ( 53.973795)
test_rubyspec 0.087824 0.035600 43.771069 ( 51.809887)
total: 115.94 sec