Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-223331
#<BuildRuby:0x00005650bf77c098
@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.20230531-223331",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005955 0.000327 1.243105 ( 2.460116)
build_miniruby 0.000000 0.000999 0.776463 ( 0.775582)
build_ruby 0.000000 0.001354 2.448890 ( 2.448867)
build_all 0.006902 0.002100 12.502580 ( 1.132049)
build_install 0.004241 0.003224 1.712631 ( 0.871625)
test_btest 0.000907 0.000206 82.904204 ( 7.192650)
test_basic 0.004562 0.000000 0.750432 ( 0.830433)
test_all 0.001527 0.000000 441.014447 ( 47.345089)
test_rubyspec 0.012071 0.022596 42.368032 ( 54.871797)
total: 117.93 sec