Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-084237
#<BuildRuby:0x00005637537fb5f8
@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-084237",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.007360 1.619735 ( 5.005840)
build_miniruby 0.000000 0.001020 0.980356 ( 0.979603)
build_ruby 0.000000 0.001230 2.740284 ( 2.740146)
build_all 0.005201 0.004238 14.619769 ( 1.261921)
build_install 0.007635 0.000802 2.100199 ( 0.929475)
test_btest 0.000750 0.000150 83.770128 ( 7.766652)
test_basic 0.004852 0.000199 0.631549 ( 0.709056)
test_all 0.001466 0.000282 522.731194 ( 58.834777)
test_rubyspec 0.027321 0.016053 46.535384 ( 58.943622)
total: 137.17 sec