Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-011606
#<BuildRuby:0x000055c051e24b38
@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.20220306-011606",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000097 0.000015 0.000112 ( 0.000117)
build_up 0.011521 0.000435 1.008471 ( 1.379002)
build_miniruby 0.001480 0.000197 0.070920 ( 0.069074)
build_ruby 0.001607 0.000214 0.069605 ( 0.067572)
build_all 0.010343 0.000142 4.178305 ( 0.844024)
build_install 0.024686 0.000000 7.975843 ( 2.460540)
test_btest 0.001215 0.000000 72.698037 ( 7.753694)
test_basic 0.004164 0.003818 0.336921 ( 0.424343)
test_all 0.001544 0.000185 705.919488 ( 67.584011)
test_rubyspec 0.126512 0.037574 46.544061 ( 51.694537)
total: 132.28 sec