Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-055310
#<BuildRuby:0x0000555903b5fdb8
@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.20230609-055310",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004586 0.001079 1.286523 ( 2.645580)
build_miniruby 0.000918 0.000216 0.784239 ( 0.785311)
build_ruby 0.000922 0.000217 2.411863 ( 2.411866)
build_all 0.005278 0.004537 12.692053 ( 1.088547)
build_install 0.003637 0.004097 1.727875 ( 0.847321)
test_btest 0.000738 0.000233 81.509812 ( 7.543764)
test_basic 0.000207 0.004397 0.601606 ( 0.684254)
test_all 0.001206 0.000444 442.819291 ( 43.205208)
test_rubyspec 0.016831 0.021818 42.346864 ( 54.845243)
total: 114.06 sec