Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-231208
#<BuildRuby:0x0000556fde2e7680
@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.20220316-231208",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003268 0.007726 1.019267 ( 1.254767)
build_miniruby 0.001256 0.000628 0.071502 ( 0.069695)
build_ruby 0.002580 0.000000 0.070940 ( 0.068452)
build_all 0.006839 0.002788 4.202441 ( 0.854121)
build_install 0.019738 0.003098 7.712555 ( 2.369659)
test_btest 0.000000 0.001354 72.489783 ( 8.325328)
test_basic 0.005271 0.003149 0.333668 ( 0.426573)
test_all 0.001924 0.000810 661.178607 ( 70.280058)
test_rubyspec 0.069738 0.088475 46.314022 ( 51.574353)
total: 135.22 sec