Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-055653
#<BuildRuby:0x000055e85e453868
@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.20230206-055653",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.003761 0.616519 ( 1.051715)
build_miniruby 0.000448 0.000644 0.630302 ( 0.634428)
build_ruby 0.000861 0.000431 2.045834 ( 2.045219)
build_all 0.002776 0.006137 12.302745 ( 1.495542)
build_install 0.006400 0.000000 1.426730 ( 0.695557)
test_btest 0.000697 0.000000 62.711794 ( 6.373459)
test_basic 0.000429 0.002873 0.228292 ( 0.325743)
test_all 0.000684 0.000399 484.109564 ( 49.588356)
test_rubyspec 0.015994 0.010370 34.737586 ( 45.371905)
total: 107.58 sec