Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-200107
#<BuildRuby:0x0000562bb09b46c8
@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.20220315-200107",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010393 0.001484 1.049372 ( 1.085535)
build_miniruby 0.001676 0.000239 0.075348 ( 0.074119)
build_ruby 0.001714 0.000245 0.078323 ( 0.077172)
build_all 0.010514 0.000757 4.235911 ( 0.889090)
build_install 0.022299 0.001395 7.890422 ( 2.414914)
test_btest 0.000000 0.002447 77.542757 ( 8.378458)
test_basic 0.000000 0.007779 0.339671 ( 0.427904)
test_all 0.001414 0.000413 674.484241 ( 66.125727)
test_rubyspec 0.091582 0.078401 46.159181 ( 51.649621)
total: 131.12 sec