Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-172433
#<BuildRuby:0x000055ed7f00f858
@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.20220312-172433",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010393 0.000327 0.996833 ( 1.030045)
build_miniruby 0.001640 0.000235 0.070664 ( 0.069330)
build_ruby 0.002231 0.000000 0.077497 ( 0.075761)
build_all 0.002579 0.006817 1.494901 ( 0.606456)
build_install 0.020958 0.001851 5.229035 ( 2.188506)
test_btest 0.001186 0.000237 79.577595 ( 8.707272)
test_basic 0.006993 0.001399 0.335468 ( 0.423805)
test_all 0.001559 0.000311 704.103516 ( 67.799397)
test_rubyspec 0.098671 0.062206 46.178639 ( 51.670472)
total: 132.57 sec