Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-035854
#<BuildRuby:0x000055decdb35400
@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.20221016-035854",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000040 0.000003 0.000043 ( 0.000042)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.000253 0.012055 1.074427 ( 1.160097)
build_miniruby 0.001111 0.000327 0.096365 ( 0.095850)
build_ruby 0.001215 0.000358 0.101072 ( 0.100438)
build_all 0.007666 0.001184 1.361639 ( 0.590466)
build_install 0.011220 0.006038 1.652243 ( 0.899258)
test_btest 0.001264 0.000399 61.472139 ( 6.774441)
test_basic 0.005437 0.001717 0.355856 ( 0.449836)
test_all 0.006355 0.000584 486.272613 ( 53.142003)
test_rubyspec 0.095764 0.039888 43.441231 ( 52.094960)
total: 115.31 sec