Logfile: /home/ko1/ruby/logs/brlog.trunk.20220415-225736
#<BuildRuby:0x000055976b1ccb38
@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.20220415-225736",
@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.000007)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000059 0.000000 0.000059 ( 0.000058)
build_up 0.011412 0.000758 1.024154 ( 1.083529)
build_miniruby 0.002322 0.000000 0.068946 ( 0.066983)
build_ruby 0.001981 0.000000 0.077889 ( 0.076838)
build_all 0.004962 0.004535 1.525764 ( 0.619175)
build_install 0.021402 0.001725 5.857166 ( 2.833451)
test_btest 0.000881 0.000185 77.200599 ( 8.580442)
test_basic 0.001152 0.005190 0.341479 ( 0.432205)
test_all 0.002420 0.000637 652.665493 ( 66.677845)
test_rubyspec 0.096908 0.082945 46.953180 ( 52.253010)
total: 132.62 sec