Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-014437
#<BuildRuby:0x000055b882b83810
@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.20220326-014437",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.011146 0.000000 0.985714 ( 1.380965)
build_miniruby 0.001868 0.000000 0.073125 ( 0.071026)
build_ruby 0.002137 0.000000 0.078472 ( 0.076292)
build_all 0.006434 0.004141 4.220199 ( 0.859502)
build_install 0.010200 0.013593 7.995400 ( 2.434701)
test_btest 0.000927 0.000176 75.192517 ( 8.015363)
test_basic 0.007524 0.000000 0.342413 ( 0.439053)
test_all 0.001966 0.000000 669.492530 ( 66.010595)
test_rubyspec 0.087901 0.081802 46.162528 ( 51.509172)
total: 130.80 sec