Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-235822
#<BuildRuby:0x0000558c81fbf4b0
@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.20230731-235822",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006167 0.000000 1.464163 ( 2.868801)
build_miniruby 0.000933 0.000000 0.928873 ( 0.928062)
build_ruby 0.001174 0.000000 2.566150 ( 2.566358)
build_all 0.006063 0.003313 13.938621 ( 1.258020)
build_install 0.007767 0.000479 2.103958 ( 0.922654)
test_btest 0.000945 0.000113 80.029145 ( 7.535156)
test_basic 0.001120 0.003537 0.623911 ( 0.701454)
test_all 0.001156 0.000083 514.265258 ( 44.401946)
test_rubyspec 0.018059 0.022915 44.743049 ( 57.133575)
total: 118.32 sec