Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-052932
#<BuildRuby:0x0000563586459338
@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.20221008-052932",
@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.000031 0.000003 0.000034 ( 0.000033)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.011145 0.000857 1.103600 ( 1.139695)
build_miniruby 0.001934 0.000149 0.103999 ( 0.100323)
build_ruby 0.001289 0.000099 0.102312 ( 0.099705)
build_all 0.008694 0.000250 1.326012 ( 0.573474)
build_install 0.011395 0.006243 1.674022 ( 0.888831)
test_btest 0.001883 0.000251 62.187760 ( 6.054852)
test_basic 0.006778 0.000903 0.348889 ( 0.438416)
test_all 0.008226 0.000223 477.011513 ( 52.193089)
test_rubyspec 0.079229 0.054732 42.635602 ( 51.145280)
total: 112.63 sec