Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-172259
#<BuildRuby:0x0000563acd004020
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230207-172259",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003477 0.000000 0.599178 ( 1.044696)
build_miniruby 0.000836 0.000119 0.647600 ( 0.646690)
build_ruby 0.001202 0.000000 2.063426 ( 2.063448)
build_all 0.006129 0.002756 12.160553 ( 1.499294)
build_install 0.001702 0.004206 1.465514 ( 0.706955)
test_btest 0.000506 0.000169 66.895104 ( 5.732105)
test_basic 0.002772 0.000924 0.254634 ( 0.349625)
test_all 0.000000 0.000985 490.186501 ( 47.073842)
test_rubyspec 0.010549 0.024508 35.305263 ( 45.883456)
total: 105.00 sec