Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-150828
#<BuildRuby:0x00005629a9046e00
@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-150828",
@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.000017 0.000009 0.000026 ( 0.000026)
autoconf 0.000046 0.000025 0.000071 ( 0.000071)
configure 0.000032 0.000018 0.000050 ( 0.000079)
build_up 0.001877 0.009894 1.087637 ( 1.141142)
build_miniruby 0.000000 0.002481 0.097923 ( 0.094692)
build_ruby 0.000373 0.001461 0.103890 ( 0.100660)
build_all 0.004388 0.003950 1.296542 ( 0.566628)
build_install 0.011699 0.002536 1.588452 ( 0.859778)
test_btest 0.001006 0.000755 63.606271 ( 6.647464)
test_basic 0.003731 0.002798 0.351385 ( 0.441673)
test_all 0.006177 0.000920 480.606287 ( 52.268540)
test_rubyspec 0.075211 0.053965 42.656599 ( 51.137912)
total: 113.26 sec