Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-015811
#<BuildRuby:0x0000561f36e9f240
@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.20221227-015811",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009075 0.000000 0.955745 ( 1.141571)
build_miniruby 0.002408 0.000000 0.840552 ( 0.839904)
build_ruby 0.000000 0.002623 2.138035 ( 2.139136)
build_all 0.019149 0.001102 18.486961 ( 2.184075)
build_install 0.019048 0.002042 2.019867 ( 1.030792)
test_btest 0.001008 0.000183 93.623961 ( 8.768758)
test_basic 0.008329 0.000670 0.343697 ( 0.430617)
test_all 0.002489 0.000433 682.965104 ( 63.804131)
test_rubyspec 0.104889 0.068261 48.060129 ( 56.178202)
total: 136.52 sec