Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-222543
#<BuildRuby:0x0000556be75276e8
@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.20230726-222543",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005407 0.000136 1.322137 ( 2.878840)
build_miniruby 0.000866 0.000087 0.837650 ( 0.837003)
build_ruby 0.001071 0.000107 2.782526 ( 2.782578)
build_all 0.005679 0.003845 14.444557 ( 1.272314)
build_install 0.007874 0.000493 1.992987 ( 0.874254)
test_btest 0.000905 0.000118 83.201569 ( 7.415994)
test_basic 0.000522 0.004399 0.784057 ( 0.861020)
test_all 0.001456 0.000253 531.475553 ( 49.484560)
test_rubyspec 0.020742 0.021428 43.927482 ( 56.380086)
total: 122.79 sec