Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-100809
#<BuildRuby:0x00005619a856d570
@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.20221017-100809",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.003619 0.006302 1.094028 ( 1.159612)
build_miniruby 0.001006 0.000670 0.102235 ( 0.099562)
build_ruby 0.000997 0.000664 0.103024 ( 0.101151)
build_all 0.005176 0.003451 1.341391 ( 0.590541)
build_install 0.013944 0.002028 1.679313 ( 0.913599)
test_btest 0.001469 0.000801 62.106871 ( 6.525845)
test_basic 0.000735 0.006059 0.358162 ( 0.448583)
test_all 0.006766 0.000000 507.058144 ( 54.687890)
test_rubyspec 0.080141 0.044323 43.348576 ( 51.866196)
total: 116.39 sec