Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-223837
#<BuildRuby:0x00005621e9ad3868
@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.20221226-223837",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003398 0.000000 0.621319 ( 1.042028)
build_miniruby 0.000889 0.000007 0.733067 ( 0.732396)
build_ruby 0.001351 0.000000 2.474640 ( 2.474984)
build_all 0.007401 0.002060 12.596507 ( 1.501564)
build_install 0.005717 0.001009 1.615534 ( 0.760817)
test_btest 0.000681 0.000000 65.476073 ( 6.180937)
test_basic 0.000152 0.003240 0.238400 ( 0.333489)
test_all 0.000942 0.000209 477.570567 ( 47.526478)
test_rubyspec 0.014094 0.014764 35.070654 ( 45.658872)
total: 106.21 sec