Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-084623
#<BuildRuby:0x0000557ef1740408
@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.20221130-084623",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008456 0.001301 1.216241 ( 2.247786)
build_miniruby 0.001996 0.000307 0.844648 ( 0.845303)
build_ruby 0.002159 0.000332 2.230651 ( 2.132397)
build_all 0.008915 0.012930 18.698516 ( 2.199547)
build_install 0.020908 0.001905 2.027380 ( 1.042801)
test_btest 0.001221 0.000321 86.728031 ( 9.306628)
test_basic 0.003918 0.006247 0.358276 ( 0.443238)
test_all 0.001728 0.000545 740.544443 ( 71.462378)
test_rubyspec 0.084649 0.094694 49.495176 ( 57.633192)
total: 147.31 sec