Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-223506
#<BuildRuby:0x0000558a65f11400
@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.20221012-223506",
@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.000008 0.000025 ( 0.000024)
autoconf 0.000031 0.000014 0.000045 ( 0.000044)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.008200 0.004091 1.100703 ( 1.151249)
build_miniruby 0.002561 0.000000 0.101595 ( 0.098003)
build_ruby 0.001539 0.000000 0.100496 ( 0.097598)
build_all 0.007102 0.000000 1.323036 ( 0.571272)
build_install 0.015308 0.000739 1.605631 ( 0.892493)
test_btest 0.000000 0.001659 62.681624 ( 6.701905)
test_basic 0.001782 0.005646 0.345958 ( 0.443500)
test_all 0.006101 0.000000 520.939991 ( 55.151929)
test_rubyspec 0.100481 0.031521 43.348752 ( 51.962677)
total: 117.07 sec