Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-015229
#<BuildRuby:0x0000557f7e5a0048
@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.20240104-015229",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001136 0.004346 1.425788 ( 1.605288)
build_miniruby 0.000767 0.000127 0.843646 ( 0.842766)
build_ruby 0.001145 0.000190 2.803661 ( 2.803655)
build_all 0.001468 0.007913 14.509480 ( 1.403054)
build_install 0.006893 0.000677 4.233790 ( 1.075132)
test_btest 0.000799 0.000200 75.501572 ( 6.830997)
test_basic 0.003752 0.000938 0.719440 ( 0.796435)
test_all 0.100561 0.028336 454.039382 ( 51.269577)
test_rubyspec 0.035058 0.010294 48.701058 ( 61.080738)
total: 127.71 sec