Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-033141
#<BuildRuby:0x000055639b0fbf28
@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.20230111-033141",
@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.000017 0.000007 0.000024 ( 0.000024)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004470 0.001863 0.846150 ( 1.040782)
build_miniruby 0.000742 0.000309 1.022839 ( 1.020985)
build_ruby 0.000995 0.000414 2.777023 ( 2.774588)
build_all 0.006851 0.002855 16.802539 ( 2.984905)
build_install 0.009642 0.001765 2.132175 ( 1.071714)
test_btest 0.000774 0.000298 75.185483 ( 10.507545)
test_basic 0.002501 0.004198 0.377015 ( 0.462961)
test_all 0.000914 0.000392 657.497204 ( 98.378991)
test_rubyspec 0.070870 0.065011 51.796005 ( 59.884636)
total: 178.13 sec