Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-085328
#<BuildRuby:0x000055e7fbce8a68
@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.20221107-085328",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000126 0.000009 0.000135 ( 0.000139)
build_up 0.004206 0.004511 0.950733 ( 1.030558)
build_miniruby 0.002749 0.000000 0.063041 ( 0.061038)
build_ruby 0.001279 0.000000 0.045534 ( 0.044317)
build_all 0.004061 0.003376 1.235388 ( 0.476912)
build_install 0.011774 0.002207 1.575429 ( 0.811169)
test_btest 0.001017 0.000191 64.027096 ( 6.618249)
test_basic 0.001547 0.003985 0.296636 ( 0.395021)
test_all 0.002879 0.000677 522.607770 ( 55.287738)
test_rubyspec 0.082655 0.041153 43.596668 ( 52.252586)
total: 116.98 sec