Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-171336
#<BuildRuby:0x00005588fa7744c0
@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.20221116-171336",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.008323 0.000000 1.099837 ( 1.137931)
build_miniruby 0.001797 0.000000 0.891165 ( 0.892703)
build_ruby 0.002490 0.000000 2.306650 ( 2.223693)
build_all 0.016858 0.001009 18.311856 ( 2.223427)
build_install 0.013589 0.007086 1.824177 ( 0.957948)
test_btest 0.001093 0.000230 81.040703 ( 9.324606)
test_basic 0.001569 0.005418 0.348010 ( 0.438178)
test_all 0.002003 0.000187 725.458118 ( 75.010827)
test_rubyspec 0.066930 0.053899 50.614006 ( 59.040173)
total: 151.25 sec