Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-114156
#<BuildRuby:0x00005585cb0f7818
@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-114156",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.003934 0.000984 1.439670 ( 2.695503)
build_miniruby 0.000945 0.000237 0.926222 ( 0.925203)
build_ruby 0.001204 0.000301 2.642503 ( 2.646941)
build_all 0.001170 0.007952 13.238598 ( 1.247696)
build_install 0.000662 0.007106 1.952445 ( 0.877630)
test_btest 0.000630 0.000280 79.626575 ( 6.795746)
test_basic 0.000556 0.004492 0.694868 ( 0.776618)
test_all 0.000910 0.000455 483.948820 ( 44.079485)
test_rubyspec 0.016308 0.022220 43.895393 ( 56.366803)
total: 116.41 sec