Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-102028
#<BuildRuby:0x000056397f690618
@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.20220912-102028",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006914 0.003781 1.142374 ( 1.107536)
build_miniruby 0.001755 0.000351 0.076733 ( 0.075059)
build_ruby 0.001337 0.000267 0.078336 ( 0.077107)
build_all 0.008039 0.001607 1.587992 ( 0.606208)
build_install 0.021033 0.002324 1.961702 ( 0.971507)
test_btest 0.000000 0.001239 96.040412 ( 9.372158)
test_basic 0.005737 0.002140 0.355833 ( 0.443581)
test_all 0.003606 0.000000 642.716801 ( 66.505524)
test_rubyspec 0.144999 0.030627 47.118684 ( 55.548371)
total: 134.71 sec