Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-023830
#<BuildRuby:0x000055c21b7c00a0
@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-023830",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000588 0.004234 1.417029 ( 1.635936)
build_miniruby 0.000906 0.000151 0.847611 ( 0.847212)
build_ruby 0.001075 0.000179 2.794537 ( 2.794559)
build_all 0.008651 0.000012 14.414263 ( 1.307260)
build_install 0.003770 0.004192 4.246632 ( 1.077279)
test_btest 0.000954 0.000181 75.660937 ( 7.122523)
test_basic 0.000000 0.004247 0.640894 ( 0.714942)
test_all 0.102543 0.030250 514.987893 ( 50.130006)
test_rubyspec 0.018905 0.029411 48.725473 ( 61.051204)
total: 126.68 sec