Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-043658
#<BuildRuby:0x000055e85f4640e0
@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.20221219-043658",
@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.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.003465 0.603631 ( 0.996944)
build_miniruby 0.000251 0.000786 0.744667 ( 0.744583)
build_ruby 0.001159 0.000316 2.584171 ( 2.524958)
build_all 0.003591 0.005675 12.485155 ( 1.502879)
build_install 0.007206 0.000000 1.655256 ( 0.766554)
test_btest 0.000701 0.000000 66.166139 ( 6.030306)
test_basic 0.002624 0.000683 0.247784 ( 0.342945)
test_all 0.001458 0.000000 505.917815 ( 69.680625)
test_rubyspec 0.013666 0.014978 35.232734 ( 45.720824)
total: 128.31 sec