Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-080658
#<BuildRuby:0x0000556887b7b778
@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.20220213-080658",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005954 0.004872 0.978624 ( 1.537211)
build_miniruby 0.002011 0.000000 0.066850 ( 0.065227)
build_ruby 0.002238 0.000000 0.070949 ( 0.068907)
build_all 0.011308 0.000000 4.022438 ( 0.773170)
build_install 0.019191 0.004372 7.837353 ( 2.310814)
test_btest 0.001592 0.000000 73.866789 ( 8.228297)
test_basic 0.006969 0.000552 0.336135 ( 0.425379)
test_all 0.002163 0.000000 670.281661 ( 65.483543)
test_rubyspec 0.106661 0.049983 46.178277 ( 51.428777)
total: 130.32 sec