Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-072949
#<BuildRuby:0x0000564c6a2abce8
@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.20230728-072949",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005191 0.000547 1.450808 ( 2.686554)
build_miniruby 0.000915 0.000000 0.836056 ( 0.835033)
build_ruby 0.000000 0.001206 2.786540 ( 2.786610)
build_all 0.000855 0.009255 14.775426 ( 1.306144)
build_install 0.008116 0.000927 2.136606 ( 0.923896)
test_btest 0.000613 0.000134 84.847483 ( 7.795483)
test_basic 0.000000 0.004800 0.663738 ( 0.742693)
test_all 0.000000 0.001269 551.277469 ( 50.951536)
test_rubyspec 0.006415 0.036319 44.796750 ( 57.175955)
total: 125.20 sec