Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-193503
#<BuildRuby:0x000055a9429cc098
@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.20231202-193503",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000447 0.004241 1.173563 ( 1.515823)
build_miniruby 0.000752 0.000177 0.844088 ( 0.843941)
build_ruby 0.001129 0.000266 2.707265 ( 2.708063)
build_all 0.006249 0.003675 15.735483 ( 1.504797)
build_install 0.008331 0.000020 4.622028 ( 1.119778)
test_btest 0.000855 0.000000 81.638034 ( 7.354531)
test_basic 0.000000 0.004816 0.833023 ( 0.909036)
test_all 0.081906 0.050888 523.240277 ( 47.958660)
test_rubyspec 0.029340 0.015088 49.561094 ( 61.902860)
total: 125.82 sec