Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-032951
#<BuildRuby:0x000055b4ba84b510
@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.20220215-032951",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006978 0.004740 0.951488 ( 1.489791)
build_miniruby 0.001767 0.000408 0.079025 ( 0.077835)
build_ruby 0.001564 0.000361 0.070856 ( 0.069768)
build_all 0.011042 0.000382 4.129601 ( 0.789730)
build_install 0.017105 0.006513 7.653144 ( 2.346371)
test_btest 0.001036 0.000244 77.178777 ( 7.963541)
test_basic 0.002817 0.004555 0.335254 ( 0.425386)
test_all 0.001191 0.000331 666.029975 ( 65.215194)
test_rubyspec 0.129457 0.039054 45.785990 ( 51.005537)
total: 129.38 sec