Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-211243
#<BuildRuby:0x000055684e8130b0
@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.20220416-211243",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011027 0.000457 1.032719 ( 1.085292)
build_miniruby 0.002211 0.000147 0.075503 ( 0.073351)
build_ruby 0.001551 0.000103 0.065388 ( 0.063882)
build_all 0.009286 0.000274 1.515699 ( 0.616963)
build_install 0.017045 0.005336 5.807459 ( 2.803985)
test_btest 0.001003 0.000105 75.497073 ( 8.214443)
test_basic 0.000000 0.008217 0.339939 ( 0.438133)
test_all 0.000000 0.003072 674.411704 ( 66.311416)
test_rubyspec 0.128536 0.048019 46.587283 ( 52.075533)
total: 131.68 sec