Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-162721
#<BuildRuby:0x00005615bbd38b60
@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-162721",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008533 0.000000 1.113957 ( 1.285710)
build_miniruby 0.001846 0.000000 0.899084 ( 0.907501)
build_ruby 0.002547 0.000000 2.333636 ( 2.261346)
build_all 0.019887 0.000000 18.489666 ( 2.256048)
build_install 0.014015 0.003207 1.926632 ( 1.049295)
test_btest 0.001101 0.000000 84.802504 ( 10.165883)
test_basic 0.006157 0.000229 0.330980 ( 0.421475)
test_all 0.001937 0.000118 717.977492 ( 75.535851)
test_rubyspec 0.095775 0.025564 50.696127 ( 59.268027)
total: 153.15 sec