Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-010815
#<BuildRuby:0x000055a1acc55438
@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.20221011-010815",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005958 0.004609 1.101675 ( 1.166645)
build_miniruby 0.001100 0.000367 0.095795 ( 0.093831)
build_ruby 0.001542 0.000000 0.106142 ( 0.104017)
build_all 0.008660 0.000000 1.285102 ( 0.576649)
build_install 0.007540 0.007365 1.620736 ( 0.889826)
test_btest 0.001322 0.000467 60.989706 ( 6.436647)
test_basic 0.007369 0.001086 0.356613 ( 0.444325)
test_all 0.003226 0.003959 486.175752 ( 52.955003)
test_rubyspec 0.073783 0.050875 42.888334 ( 51.460639)
total: 114.13 sec