Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-234605
#<BuildRuby:0x000055b804a440e0
@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-234605",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003794 0.000002 0.603710 ( 0.999096)
build_miniruby 0.000758 0.000116 0.620976 ( 0.621355)
build_ruby 0.001232 0.000000 2.060926 ( 2.060582)
build_all 0.008918 0.000000 12.258245 ( 1.492932)
build_install 0.006333 0.000000 1.471204 ( 0.714406)
test_btest 0.000705 0.000000 64.787565 ( 5.804812)
test_basic 0.003174 0.000045 0.250496 ( 0.346476)
test_all 0.001153 0.000128 494.293198 ( 46.718176)
test_rubyspec 0.018167 0.009361 35.057317 ( 45.546243)
total: 104.30 sec