Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-005120
#<BuildRuby:0x0000561cdfd5bf40
@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.20221229-005120",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.001721 0.004724 0.844427 ( 1.058455)
build_miniruby 0.000850 0.000425 1.011749 ( 1.009648)
build_ruby 0.001077 0.000538 2.804129 ( 2.801535)
build_all 0.009330 0.000420 16.725125 ( 2.961555)
build_install 0.010913 0.000906 2.300742 ( 1.174895)
test_btest 0.000817 0.000306 73.292444 ( 10.810568)
test_basic 0.004632 0.001736 0.342628 ( 0.429414)
test_all 0.000908 0.000341 664.902758 (103.742076)
test_rubyspec 0.100483 0.027603 51.951631 ( 60.006496)
total: 184.00 sec