Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-180806
#<BuildRuby:0x000055f0f4c2bb50
@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.20230704-180806",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005769 0.000304 1.488800 ( 2.910884)
build_miniruby 0.001042 0.000055 0.908365 ( 0.908485)
build_ruby 0.001275 0.000067 2.777657 ( 2.778064)
build_all 0.008290 0.000436 11.524023 ( 8.117195)
build_install 0.003690 0.004795 4.839447 ( 1.872133)
test_btest 0.000854 0.000085 82.436702 ( 7.269087)
test_basic 0.000869 0.003688 0.651101 ( 0.733125)
test_all 0.001124 0.000153 436.551416 ( 46.110401)
test_rubyspec 0.015913 0.023500 41.401864 ( 53.903223)
total: 124.60 sec