Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-213215
#<BuildRuby:0x0000564fe65511f8
@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.20221006-213215",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009675 0.000000 1.080138 ( 1.163081)
build_miniruby 0.001635 0.000000 0.100114 ( 0.098921)
build_ruby 0.001731 0.000000 0.107168 ( 0.105956)
build_all 0.003280 0.003967 1.285921 ( 0.570621)
build_install 0.012807 0.001507 1.624260 ( 0.891610)
test_btest 0.001477 0.000174 58.943778 ( 6.486824)
test_basic 0.006381 0.000000 0.358708 ( 0.451059)
test_all 0.006836 0.000000 483.321786 ( 52.390443)
test_rubyspec 0.099392 0.029377 42.285536 ( 50.931652)
total: 113.09 sec