Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-213508
#<BuildRuby:0x000055635ba3c4d8
@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.20220220-213508",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010554 0.000324 0.941754 ( 1.057337)
build_miniruby 0.001809 0.000241 0.079962 ( 0.077198)
build_ruby 0.001813 0.000241 0.073557 ( 0.071511)
build_all 0.010145 0.000700 4.117402 ( 0.787159)
build_install 0.017879 0.006246 7.771782 ( 2.361428)
test_btest 0.000886 0.000147 76.382283 ( 8.471439)
test_basic 0.007752 0.000370 0.348201 ( 0.435756)
test_all 0.001607 0.000253 651.350974 ( 70.136226)
test_rubyspec 0.108962 0.058185 46.123029 ( 51.285706)
total: 134.68 sec