Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-114204
#<BuildRuby:0x0000557f3ddfc728
@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-114204",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004116 0.000772 1.134191 ( 1.403107)
build_miniruby 0.000863 0.000162 1.023877 ( 1.022633)
build_ruby 0.001105 0.000208 2.695136 ( 2.586516)
build_all 0.008410 0.000734 15.826210 ( 3.338840)
build_install 0.008173 0.000612 2.335118 ( 1.343487)
test_btest 0.000656 0.000000 61.900051 ( 11.134495)
test_basic 0.004837 0.000000 0.324371 ( 0.415265)
test_all 0.000811 0.000000 655.325302 (105.449867)
test_rubyspec 0.042724 0.022401 53.018486 ( 61.178360)
total: 187.87 sec