Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-191138
#<BuildRuby:0x000056156f5bffb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-191138",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001147 0.003484 1.069027 ( 1.809132)
build_miniruby 0.000850 0.000182 1.004193 ( 1.002890)
build_ruby 0.001197 0.000000 2.724280 ( 2.619390)
build_all 0.008689 0.000000 15.803648 ( 3.288384)
build_install 0.008035 0.000000 1.938791 ( 1.103047)
test_btest 0.000583 0.000000 65.193185 ( 10.723554)
test_basic 0.004083 0.000480 0.288704 ( 0.380116)
test_all 0.001080 0.000171 646.857883 ( 99.786838)
test_rubyspec 0.046668 0.021846 51.324127 ( 59.577981)
total: 180.29 sec