Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-164036
#<BuildRuby:0x0000564c3445f5c0
@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.20221210-164036",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003464 0.623113 ( 1.361564)
build_miniruby 0.000000 0.000855 0.708262 ( 0.707695)
build_ruby 0.000000 0.001429 2.397536 ( 2.329067)
build_all 0.002172 0.006867 12.505052 ( 1.518872)
build_install 0.006208 0.000795 1.622275 ( 0.770665)
test_btest 0.000456 0.000175 66.546381 ( 6.325547)
test_basic 0.000000 0.003604 0.270145 ( 0.365247)
test_all 0.000311 0.000816 487.491233 ( 50.844324)
test_rubyspec 0.019242 0.011805 35.338460 ( 45.876610)
total: 110.10 sec