Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-231551
#<BuildRuby:0x0000559aa4d586c8
@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.20220221-231551",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010418 0.942967 ( 0.949433)
build_miniruby 0.000000 0.002508 0.074266 ( 0.071790)
build_ruby 0.000000 0.002139 0.076236 ( 0.074101)
build_all 0.004101 0.006687 4.088084 ( 0.787515)
build_install 0.021699 0.001207 7.803632 ( 2.321627)
test_btest 0.001058 0.000501 73.869308 ( 8.341905)
test_basic 0.006050 0.000910 0.332649 ( 0.428296)
test_all 0.001082 0.000488 665.753436 ( 65.612604)
test_rubyspec 0.100870 0.061727 46.409351 ( 51.836480)
total: 130.42 sec