Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-012402
#<BuildRuby:0x000055c6a19183c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-012402",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004630 0.000272 1.247539 ( 1.242203)
build_miniruby 0.000874 0.000000 1.059367 ( 1.058340)
build_ruby 0.001288 0.000000 2.761544 ( 2.660576)
build_all 0.000292 0.008344 15.732074 ( 3.404455)
build_install 0.002049 0.006846 2.316898 ( 1.287397)
test_btest 0.000447 0.000112 65.412459 ( 10.820710)
test_basic 0.004495 0.000134 0.273889 ( 0.365308)
test_all 0.000790 0.000188 666.934846 (116.964730)
test_rubyspec 0.043917 0.024491 53.684526 ( 61.853845)
total: 199.66 sec