Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-132643
#<BuildRuby:0x000055db994f7610
@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.20230107-132643",
@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.000015)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.004035 0.642146 ( 1.052275)
build_miniruby 0.000000 0.000900 0.671473 ( 0.670525)
build_ruby 0.000000 0.001267 2.424100 ( 2.424108)
build_all 0.004254 0.005771 12.890992 ( 1.608816)
build_install 0.003340 0.003390 1.546970 ( 0.740187)
test_btest 0.000469 0.000250 65.588846 ( 6.545364)
test_basic 0.003308 0.000000 0.273902 ( 0.369943)
test_all 0.000761 0.000326 502.324288 ( 47.793189)
test_rubyspec 0.012627 0.013975 35.984179 ( 46.266470)
total: 107.47 sec