Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-134616
#<BuildRuby:0x000055ef678d1e98
@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.20221230-134616",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000012 0.000005 0.000017 ( 0.000019)
build_up 0.003918 0.001781 0.880329 ( 1.064097)
build_miniruby 0.000882 0.000401 1.018140 ( 1.016243)
build_ruby 0.001012 0.000460 2.797569 ( 2.795013)
build_all 0.008188 0.001487 16.701487 ( 2.984460)
build_install 0.006093 0.005461 2.274645 ( 1.177855)
test_btest 0.000528 0.000244 74.155314 ( 10.983584)
test_basic 0.002753 0.003904 0.356923 ( 0.443164)
test_all 0.000759 0.000379 686.359933 ( 96.984207)
test_rubyspec 0.045311 0.041758 51.714617 ( 59.781785)
total: 177.23 sec