Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-171817
#<BuildRuby:0x000056260e1a3fa8
@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-171817",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.001291 0.004237 1.183071 ( 2.465690)
build_miniruby 0.000853 0.000135 0.843932 ( 0.843526)
build_ruby 0.001004 0.000158 2.700967 ( 2.701669)
build_all 0.007719 0.001988 14.322129 ( 1.294637)
build_install 0.005070 0.003223 2.065322 ( 0.906431)
test_btest 0.000796 0.000153 81.675308 ( 7.293218)
test_basic 0.003397 0.000653 0.643923 ( 0.723447)
test_all 0.001135 0.000218 502.852697 ( 62.355622)
test_rubyspec 0.027136 0.015703 44.203330 ( 56.643542)
total: 135.23 sec