Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-051525
#<BuildRuby:0x00005561c50469c0
@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.20221008-051525",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000038 0.000019 0.000057 ( 0.000057)
configure 0.000026 0.000013 0.000039 ( 0.000042)
build_up 0.008691 0.002213 1.072573 ( 1.151667)
build_miniruby 0.001396 0.000634 0.102275 ( 0.098776)
build_ruby 0.001461 0.000000 0.087363 ( 0.084930)
build_all 0.008826 0.000000 1.325501 ( 0.575293)
build_install 0.011703 0.005446 1.651313 ( 0.883909)
test_btest 0.000952 0.000370 61.477531 ( 6.549318)
test_basic 0.004724 0.001837 0.361804 ( 0.452630)
test_all 0.006184 0.000714 510.024783 ( 54.339369)
test_rubyspec 0.097343 0.036214 42.570599 ( 50.805090)
total: 114.94 sec