Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-065319
#<BuildRuby:0x000055a3e603f680
@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.20220208-065319",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009381 0.001677 0.965199 ( 1.528136)
build_miniruby 0.001411 0.000435 0.078029 ( 0.076292)
build_ruby 0.001499 0.000461 0.074754 ( 0.072705)
build_all 0.007851 0.002416 4.111264 ( 0.771647)
build_install 0.016096 0.005631 7.791431 ( 2.354049)
test_btest 0.000798 0.000252 74.935083 ( 8.147233)
test_basic 0.006425 0.002029 0.344179 ( 0.436233)
test_all 0.001937 0.000000 676.366154 ( 65.773474)
test_rubyspec 0.097069 0.066561 46.065353 ( 51.469408)
total: 130.63 sec