Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-094331
#<BuildRuby:0x00005620a25e2f90
@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.20230212-094331",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003324 0.000255 0.619918 ( 0.997922)
build_miniruby 0.000881 0.000068 0.664724 ( 0.664237)
build_ruby 0.001284 0.000000 2.087224 ( 2.086710)
build_all 0.009007 0.000120 12.388235 ( 1.515606)
build_install 0.006286 0.000000 1.491615 ( 0.707706)
test_btest 0.000668 0.000000 64.369199 ( 6.311930)
test_basic 0.000000 0.003769 0.250762 ( 0.345671)
test_all 0.000997 0.000476 509.895104 ( 47.676655)
test_rubyspec 0.009408 0.017653 35.724536 ( 46.034758)
total: 106.34 sec