Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-195354
#<BuildRuby:0x0000561503184c00
@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.20221117-195354",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004043 0.004424 1.118069 ( 1.170222)
build_miniruby 0.001494 0.000199 0.902426 ( 0.907625)
build_ruby 0.002175 0.000290 2.358501 ( 2.284236)
build_all 0.015615 0.003447 18.524489 ( 2.286048)
build_install 0.012575 0.005713 1.938012 ( 1.015833)
test_btest 0.001086 0.000207 88.326240 ( 10.227554)
test_basic 0.006300 0.000000 0.345650 ( 0.435997)
test_all 0.001633 0.000000 722.623231 ( 75.647246)
test_rubyspec 0.066640 0.060908 50.853211 ( 59.358093)
total: 153.33 sec