Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-211018
#<BuildRuby:0x00005642fcec6f90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220824-211018",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.008520 0.000698 0.798113 ( 0.889944)
build_miniruby 0.001453 0.000223 0.064046 ( 0.062704)
build_ruby 0.001188 0.000182 0.057745 ( 0.056650)
build_all 0.009977 0.000119 1.253681 ( 0.461648)
build_install 0.015032 0.001303 1.582705 ( 0.799782)
test_btest 0.001350 0.000000 53.463621 ( 5.811558)
test_basic 0.006586 0.000330 0.285172 ( 0.376198)
test_all 0.003289 0.001922 500.331631 ( 53.365242)
test_rubyspec 0.100013 0.033686 41.957134 ( 50.454478)
total: 112.28 sec