Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-201204
#<BuildRuby:0x0000564a10bfbd68
@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-201204",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005821 0.000000 1.452321 ( 3.486120)
build_miniruby 0.001605 0.000000 0.912180 ( 0.915626)
build_ruby 0.001049 0.000087 2.642264 ( 2.642991)
build_all 0.008431 0.000000 13.292648 ( 1.244420)
build_install 0.007472 0.000000 1.823317 ( 0.873472)
test_btest 0.000960 0.000077 79.431745 ( 7.034232)
test_basic 0.004921 0.000100 0.672625 ( 0.749852)
test_all 0.001338 0.000167 483.017659 ( 54.342392)
test_rubyspec 0.028095 0.008210 42.314511 ( 54.816613)
total: 126.11 sec