Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-200319
#<BuildRuby:0x0000556f145d9f48
@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.20221227-200319",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.009422 0.938817 ( 1.129952)
build_miniruby 0.000810 0.001526 0.848225 ( 0.846359)
build_ruby 0.002424 0.000646 2.149970 ( 2.148676)
build_all 0.007370 0.014067 18.540199 ( 2.173468)
build_install 0.015492 0.007651 2.038279 ( 1.037867)
test_btest 0.000938 0.000430 92.331571 ( 8.804889)
test_basic 0.003627 0.006983 0.350131 ( 0.433038)
test_all 0.001263 0.000657 676.312397 ( 70.306715)
test_rubyspec 0.098291 0.074386 47.961485 ( 56.150875)
total: 143.03 sec