Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-023324
#<BuildRuby:0x0000562056317118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-023324",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003076 0.000512 0.575270 ( 0.980674)
build_miniruby 0.000852 0.000142 0.764788 ( 0.764333)
build_ruby 0.001088 0.000182 2.503893 ( 2.503745)
build_all 0.008703 0.000010 12.522207 ( 1.528050)
build_install 0.005806 0.000829 1.585896 ( 0.737161)
test_btest 0.000613 0.000088 66.507402 ( 6.037862)
test_basic 0.000000 0.003775 0.256659 ( 0.351696)
test_all 0.000123 0.000887 484.425417 ( 52.835579)
test_rubyspec 0.018671 0.012440 35.433955 ( 45.997953)
total: 111.74 sec